HomeSort by relevance Sort by last modified time
    Searched refs:NETWORK_POLICY_SERVICE (Results 1 - 13 of 13) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/net/
NetworkOverLimitActivity.java 78 ServiceManager.getService(Context.NETWORK_POLICY_SERVICE));
  /packages/apps/Settings/src/com/android/settings/
ResetNetworkConfirm.java 91 context.getSystemService(Context.NETWORK_POLICY_SERVICE);
  /frameworks/base/core/java/android/net/
NetworkPolicyManager.java 123 return (NetworkPolicyManager) context.getSystemService(Context.NETWORK_POLICY_SERVICE);
ConnectivityManager.java     [all...]
  /packages/apps/Settings/src/com/android/settings/datausage/
DataSaverBackend.java 52 ServiceManager.getService(Context.NETWORK_POLICY_SERVICE));
  /frameworks/base/core/java/android/app/
SystemServiceRegistry.java 344 registerService(Context.NETWORK_POLICY_SERVICE, NetworkPolicyManager.class,
349 ServiceManager.getService(Context.NETWORK_POLICY_SERVICE)));
    [all...]
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsBackupAgent.java     [all...]
  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
DeviceIdleController.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 3791 milliseconds