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

  /frameworks/native/include/binder/
AppOpsManager.h 39 OP_FINE_LOCATION = 1,
  /frameworks/base/services/core/java/com/android/server/location/
GeofenceManager.java 269 if (mAppOps.noteOpNoThrow(AppOpsManager.OP_FINE_LOCATION, state.mUid,
  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java 101 AppOpsManager.OP_FINE_LOCATION,
  /frameworks/base/core/java/android/app/
AppOpsManager.java 116 public static final int OP_FINE_LOCATION = 1;
    [all...]
  /frameworks/base/services/core/java/com/android/server/
LocationManagerService.java     [all...]

Completed in 295 milliseconds