Searched defs:OP_COARSE_LOCATION (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/binder/
H A DAppOpsManager.h38 OP_COARSE_LOCATION = 0, enumerator in enum:android::AppOpsManager::__anon1343
/frameworks/base/core/java/android/app/
H A DAppOpsManager.java115 public static final int OP_COARSE_LOCATION = 0; field in class:AppOpsManager
361 OP_COARSE_LOCATION,
388 OP_COARSE_LOCATION,
389 OP_COARSE_LOCATION,
390 OP_COARSE_LOCATION,
398 OP_COARSE_LOCATION,
400 OP_COARSE_LOCATION,
429 OP_COARSE_LOCATION,
430 OP_COARSE_LOCATION,

Completed in 4686 milliseconds