Searched refs:NETWORKMANAGEMENT_SERVICE (Results 1 – 12 of 12) sorted by relevance
131 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in checkNetworkStatus()
90 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in EthernetTracker()
216 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in WifiInjector()
795 IBinder b = mFacade.getService(Context.NETWORKMANAGEMENT_SERVICE); in ClientModeImpl()
3767 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()
1274 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement); in startOtherServices()
2179 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in getNetworkManagementService()
468 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in connectivityServiceReady()
186 when(facade.getService(Context.NETWORKMANAGEMENT_SERVICE)).thenReturn( in getFrameworkFacade()
2922 addServiceToMap(mAppBindArgs, Context.NETWORKMANAGEMENT_SERVICE); in getCommonServicesLocked()