Searched refs:NETWORKMANAGEMENT_SERVICE (Results 1 – 8 of 8) sorted by relevance
80 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in EthernetServiceImpl()
353 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in start()
159 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in systemRunning()
2457 public static final String NETWORKMANAGEMENT_SERVICE = "network_management"; field in Context
1324 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in getNetworkManagementService()
621 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement); in startOtherServices()
381 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in connectivityServiceReady()
847 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in WifiStateMachine()