Searched refs:OP_MONITOR_LOCATION (Results 1 – 6 of 6) sorted by relevance
52 AppOpsManager.OP_MONITOR_LOCATION,179 case AppOpsManager.OP_MONITOR_LOCATION: in getRequestFromOps()
81 OP_MONITOR_LOCATION = 41, enumerator
572 if (mAppOps.startOpNoThrow(AppOpsManager.OP_MONITOR_LOCATION, uid, in updateLocationIcon()578 mAppOps.finishOp(AppOpsManager.OP_MONITOR_LOCATION, uid, proxyAppPkgName); in updateLocationIcon()582 mAppOps.finishOp(AppOpsManager.OP_MONITOR_LOCATION, uid, proxyAppPkgName); in updateLocationIcon()
142 AppOpsManager.OP_MONITOR_LOCATION, in createTestPackageOpsList()
339 case OP_MONITOR_LOCATION: in resolveFirstUnrestrictedUidState()707 public static final int OP_MONITOR_LOCATION = 41; field in AppOpsManager
1471 AppOpsManager.OP_MONITOR_LOCATION); in updateMonitoring()