OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_MONITOR_LOCATION
(Results
1 - 6
of
6
) sorted by null
/frameworks/native/include/binder/
AppOpsManager.h
79
OP_MONITOR_LOCATION
= 41,
/packages/apps/Settings/src/com/android/settings/location/
RecentLocationApps.java
107
AppOpsManager.
OP_MONITOR_LOCATION
, AppOpsManager.OP_MONITOR_HIGH_POWER_LOCATION, });
156
case AppOpsManager.
OP_MONITOR_LOCATION
:
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
LocationActivity.java
116
AppOpsManager.
OP_MONITOR_LOCATION
,
142
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
197
public static final int
OP_MONITOR_LOCATION
= 41;
[
all
...]
/frameworks/base/services/core/java/com/android/server/
LocationManagerService.java
726
AppOpsManager.
OP_MONITOR_LOCATION
);
[
all
...]
Completed in 176 milliseconds