SystemManagerImpl

class SystemManagerImpl(context: Context) : SystemManager

Functions

getConnectivityManager
Link copied to clipboard
open override fun getConnectivityManager(): ConnectivityManager?
getCurrentTimeMillis
Link copied to clipboard
open override fun getCurrentTimeMillis(): Long
getFusedLocationProviderClient
Link copied to clipboard
open override fun getFusedLocationProviderClient(): FusedLocationProviderClient
getHandler
Link copied to clipboard
open override fun getHandler(): Handler
getLocationManager
Link copied to clipboard
open override fun getLocationManager(): LocationManager?
isGooglePlayServicesAvailable
Link copied to clipboard
open override fun isGooglePlayServicesAvailable(): Boolean
isLocationPermissionGranted
Link copied to clipboard
open override fun isLocationPermissionGranted(): Boolean