Searched refs:OP_MONITOR_LOCATION (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/include/binder/
H A DAppOpsManager.h81 OP_MONITOR_LOCATION = 41, enumerator in enum:android::AppOpsManager::__anon1439
/frameworks/native/libs/binder/include/binder/
H A DAppOpsManager.h81 OP_MONITOR_LOCATION = 41, enumerator in enum:android::AppOpsManager::__anon1559
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DRecentLocationApps.java50 AppOpsManager.OP_MONITOR_LOCATION,
134 case AppOpsManager.OP_MONITOR_LOCATION:
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/location/
H A DRecentLocationAppsTest.java141 AppOpsManager.OP_MONITOR_LOCATION,
/frameworks/base/core/java/android/app/
H A DAppOpsManager.java282 public static final int OP_MONITOR_LOCATION = 41; field in class:AppOpsManager
/frameworks/base/services/core/java/com/android/server/
H A DLocationManagerService.java884 AppOpsManager.OP_MONITOR_LOCATION);

Completed in 194 milliseconds