Searched refs:OPSTR_FINE_LOCATION (Results 1 – 13 of 13) sorted by relevance
54 AppOpsManager.OPSTR_FINE_LOCATION, in testNoteOp()68 AppOpsManager.OPSTR_FINE_LOCATION, in testUnsafeCheckOp()
49 AppOpsManager.OPSTR_FINE_LOCATION, in testNoteOp()63 AppOpsManager.OPSTR_FINE_LOCATION, in testUnsafeCheckOp()
76 .times(1)).onOpNoted(eq(AppOpsManager.OPSTR_FINE_LOCATION), in testWatchNotedOps()108 .times(2)).onOpNoted(eq(AppOpsManager.OPSTR_FINE_LOCATION), in testWatchNotedOps()143 .times(1)).onOpNoted(eq(AppOpsManager.OPSTR_FINE_LOCATION), in testWatchNotedOpsForExternalDevice()
200 AppOpsManager.OPSTR_FINE_LOCATION, in startListening_fetchesCurrentActive_oneActive()223 AppOpsManager.OPSTR_FINE_LOCATION, in startListening_fetchesCurrentActive_multiplePackages()228 AppOpsManager.OPSTR_FINE_LOCATION, in startListening_fetchesCurrentActive_multiplePackages()233 AppOpsManager.OPSTR_FINE_LOCATION, in startListening_fetchesCurrentActive_multiplePackages()277 when(entry3.getOpStr()).thenReturn(AppOpsManager.OPSTR_FINE_LOCATION); in startListening_fetchesCurrentActive_multipleEntries()347 AppOpsManager.OPSTR_FINE_LOCATION, in addCallback_existingCallbacksNotifiedOfCurrentActive()548 mController.onOpActiveChanged(AppOpsManager.OPSTR_FINE_LOCATION, TEST_UID, in noItemsAfterStopListening()630 AppOpsManager.OPSTR_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, true); in testActiveOpNotRemovedAfterNoted()666 AppOpsManager.OPSTR_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, true); in testNotedNotRemovedAfterActive()677 AppOpsManager.OPSTR_FINE_LOCATION, TEST_UID, TEST_PACKAGE_NAME, false); in testNotedNotRemovedAfterActive()[all …]
30 import static android.app.AppOpsManager.OPSTR_FINE_LOCATION;132 OPSTR_FINE_LOCATION157 case OPSTR_FINE_LOCATION: in getGroupForOp()
23 import static android.app.AppOpsManager.OPSTR_FINE_LOCATION;528 ACCESS_FINE_LOCATION, OPSTR_FINE_LOCATION,
246 return AppOpsManager.OPSTR_FINE_LOCATION; in getAppOpsString()
155 mAppOps.setMode(AppOpsManager.OPSTR_FINE_LOCATION, in grantPermissionsToService()191 mAppOps.setMode(AppOpsManager.OPSTR_FINE_LOCATION, UserHandle.myUserId(), in revokePermissionsFromUnusedDataServices()
913 when(mAppOpsManager.noteOpNoThrow(eq(AppOpsManager.OPSTR_FINE_LOCATION), in setHasLocationPermissions()
1623 OPSTR_FINE_LOCATION,1772 public static final String OPSTR_FINE_LOCATION = field in AppOpsManager2622 new AppOpInfo.Builder(OP_FINE_LOCATION, OPSTR_FINE_LOCATION, "FINE_LOCATION")
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
3803 field public static final java.lang.String OPSTR_FINE_LOCATION = "android:fine_location";
5125 field public static final String OPSTR_FINE_LOCATION = "android:fine_location";