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

  /packages/apps/Settings/src/com/android/settings/location/
RecentLocationApps.java 108 AppOpsManager.OP_MONITOR_LOCATION, AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION, });
157 case AppOpsManager.OP_MONITOR_LOCATION:
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
LocationActivity.java 181 AppOpsManager.OP_MONITOR_LOCATION,
207 case AppOpsManager.OP_MONITOR_LOCATION:
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 105 AppOpsManager.OP_MONITOR_LOCATION,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 196 public static final int OP_MONITOR_LOCATION = 41;
    [all...]
  /frameworks/base/services/core/java/com/android/server/
LocationManagerService.java 700 AppOpsManager.OP_MONITOR_LOCATION);
    [all...]

Completed in 652 milliseconds