Home
last modified time | relevance | path

Searched refs:OP_EMERGENCY_LOCATION (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/provider/
DLocationProviderManager.java988 ? AppOpsManager.OP_EMERGENCY_LOCATION in acceptLocationChange()
1343 ? AppOpsManager.OP_EMERGENCY_LOCATION
1822 ? AppOpsManager.OP_EMERGENCY_LOCATION
/frameworks/base/core/java/android/app/
DAppOpsManager.java1599 public static final int OP_EMERGENCY_LOCATION = AppProtoEnums.APP_OP_EMERGENCY_LOCATION; field in AppOpsManager
3075 new AppOpInfo.Builder(OP_EMERGENCY_LOCATION, OPSTR_EMERGENCY_LOCATION, "EMERGENCY_LOCATION")