Searched refs:OP_MONITOR_HIGH_POWER_LOCATION (Results 1 – 7 of 7) sorted by relevance
55 = new int[] {AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION};168 if (opEntry.getOp() == AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION) { in areActiveHighPowerLocationRequests()
53 AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION,178 case AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION: in getRequestFromOps()
82 OP_MONITOR_HIGH_POWER_LOCATION = 42, enumerator
575 if (mAppOps.startOpNoThrow(AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION, uid, in updateLocationIcon()582 mAppOps.finishOp(AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION, uid, proxyAppPkgName); in updateLocationIcon()
104 AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION, in testGetAppList_shouldNotShowAndroidOS()
340 case OP_MONITOR_HIGH_POWER_LOCATION: { in resolveFirstUnrestrictedUidState()707 public static final int OP_MONITOR_HIGH_POWER_LOCATION = 42; field in AppOpsManager
1478 AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION); in updateMonitoring()