Searched refs:NETWORKMANAGEMENT_SERVICE (Results 1 – 13 of 13) sorted by relevance
131 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in checkNetworkStatus()
118 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in EthernetTracker()
224 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in WifiInjector()
808 IBinder b = mFacade.getService(Context.NETWORKMANAGEMENT_SERVICE); in ClientModeImpl()
3928 public static final String NETWORKMANAGEMENT_SERVICE = "network_management"; field in Context
164 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in start()
1971 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in setVmPolicy()
1325 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement); in startOtherServices()
2154 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in getNetworkManagementService()
486 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in connectivityServiceReady()
192 when(facade.getService(Context.NETWORKMANAGEMENT_SERVICE)).thenReturn( in getFrameworkFacade()
2950 addServiceToMap(mAppBindArgs, Context.NETWORKMANAGEMENT_SERVICE); in getCommonServicesLocked()
13144 Landroid/content/Context;->NETWORKMANAGEMENT_SERVICE:Ljava/lang/String;