Searched refs:NETWORKMANAGEMENT_SERVICE (Results 1 – 14 of 14) sorted by relevance
53 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in displayPreference()
46 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in onCreate()
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()
659 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in configureBtIface()
1207 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in getNetworkManagementService()
642 .asInterface(ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in isBandwidthControlEnabled()
4327 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()
2600 addServiceToMap(mAppBindArgs, Context.NETWORKMANAGEMENT_SERVICE); in getCommonServicesLocked()
1803 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement); in startOtherServices()
13135 Landroid/content/Context;->NETWORKMANAGEMENT_SERVICE:Ljava/lang/String;