We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
core / at.specure.di / CoreModule / provideCellInfoWatcher
@Provides @Singleton fun provideCellInfoWatcher(telephonyManager: TelephonyManager, subscriptionManager: SubscriptionManager, locationAccess: LocationAccess, phoneStateAccess: PhoneStateAccess, connectivityManager: ConnectivityManager): CellInfoWatcher
@Provides @Singleton fun provideCellInfoWatcher(telephonyManager:
TelephonyManager
, subscriptionManager:
SubscriptionManager
, locationAccess:
LocationAccess
, phoneStateAccess:
PhoneStateAccess
, connectivityManager:
ConnectivityManager
):
CellInfoWatcher