OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_FINE_LOCATION
(Results
1 - 7
of
7
) 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/Bluetooth/src/com/android/bluetooth/
Utils.java
281
&& isAppOppAllowed(appOps, AppOpsManager.
OP_FINE_LOCATION
, callingPackage)) {
/packages/apps/Settings/src/com/android/settings/applications/
AppOpsState.java
101
AppOpsManager.
OP_FINE_LOCATION
,
/frameworks/base/core/java/android/app/
AppOpsManager.java
117
public static final int
OP_FINE_LOCATION
= 1;
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiServiceImpl.java
[
all
...]
/frameworks/base/services/core/java/com/android/server/
LocationManagerService.java
[
all
...]
Completed in 834 milliseconds