Searched defs:appOps (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
H A DNotifier.java113 IAppOpsService appOps, SuspendBlocker suspendBlocker,
117 mAppOps = appOps;
112 Notifier(Looper looper, Context context, IBatteryStats batteryStats, IAppOpsService appOps, SuspendBlocker suspendBlocker, WindowManagerPolicy policy) argument
H A DPowerManagerService.java482 public void systemReady(IAppOpsService appOps) { argument
485 mAppOps = appOps;

Completed in 63 milliseconds