Searched refs:NETWORKMANAGEMENT_SERVICE (Results 1 – 9 of 9) sorted by relevance
131 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in checkNetworkStatus()
124 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in EthernetTracker()
131 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in getINetworkManagementService()
4323 public static final String NETWORKMANAGEMENT_SERVICE = "network_management"; field in Context
2087 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in setVmPolicy()
374 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in systemServicesReady()
2580 addServiceToMap(mAppBindArgs, Context.NETWORKMANAGEMENT_SERVICE); in getCommonServicesLocked()
1799 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement); in startOtherServices()
13135 Landroid/content/Context;->NETWORKMANAGEMENT_SERVICE:Ljava/lang/String;