Searched refs:NETWORKMANAGEMENT_SERVICE (Results 1 – 11 of 11) sorted by relevance
160 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in systemRunning()
393 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in start()
121 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in start()
426 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE))); in IpManager()
3361 public static final String NETWORKMANAGEMENT_SERVICE = "network_management"; field in Context
1023 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement); in startOtherServices()
1835 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in setVmPolicy()
1772 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in getNetworkManagementService()
185 when(facade.getService(Context.NETWORKMANAGEMENT_SERVICE)).thenReturn( in getFrameworkFacade()
383 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in connectivityServiceReady()
893 IBinder b = mFacade.getService(Context.NETWORKMANAGEMENT_SERVICE); in WifiStateMachine()