Home
last modified time | relevance | path

Searched refs:NETWORKMANAGEMENT_SERVICE (Results 1 – 14 of 14) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/datausage/
H A DBillingCyclePreferenceController.java53 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in displayPreference()
H A DDataUsageBaseFragment.java46 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in onCreate()
/aosp12/frameworks/base/services/tests/servicestests/test-apps/ConnTestApp/src/com/android/servicestests/apps/conntestapp/
H A DConnTestActivity.java131 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in checkNetworkStatus()
/aosp12/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
H A DEthernetTracker.java124 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in EthernetTracker()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DVpnManagerService.java131 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in getINetworkManagementService()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pan/
H A DPanService.java659 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in configureBtIface()
/aosp12/packages/modules/Connectivity/core/java/android/net/
H A DConnectivityManager.java1207 IBinder b = ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE); in getNetworkManagementService()
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DUtils.java642 .asInterface(ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in isBandwidthControlEnabled()
/aosp12/frameworks/base/core/java/android/content/
H A DContext.java4327 public static final String NETWORKMANAGEMENT_SERVICE = "network_management"; field in Context
/aosp12/frameworks/base/core/java/android/os/
H A DStrictMode.java2087 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in setVmPolicy()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java374 ServiceManager.getService(Context.NETWORKMANAGEMENT_SERVICE)); in systemServicesReady()
H A DActivityManagerService.java2600 addServiceToMap(mAppBindArgs, Context.NETWORKMANAGEMENT_SERVICE); in getCommonServicesLocked()
/aosp12/frameworks/base/services/java/com/android/server/
H A DSystemServer.java1803 ServiceManager.addService(Context.NETWORKMANAGEMENT_SERVICE, networkManagement); in startOtherServices()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13135 Landroid/content/Context;->NETWORKMANAGEMENT_SERVICE:Ljava/lang/String;