Home
last modified time | relevance | path

Searched refs:LOCATION_MODE_HIGH_ACCURACY (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
DWifiPermissionsUtilTest.java368 mLocationModeSetting = Settings.Secure.LOCATION_MODE_HIGH_ACCURACY; in testLegacyAppHasLocationAndAllPermissions()
400 mLocationModeSetting = Settings.Secure.LOCATION_MODE_HIGH_ACCURACY; in testCannotAccessScanResults_NoCoarseLocationPermission()
439 mLocationModeSetting = Settings.Secure.LOCATION_MODE_HIGH_ACCURACY; in testEnforceLocationPermission()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiServiceImplTest.java36 import static android.provider.Settings.Secure.LOCATION_MODE_HIGH_ACCURACY;
764 .thenReturn(LOCATION_MODE_HIGH_ACCURACY); in registerLOHSRequestFull()
825 .thenReturn(LOCATION_MODE_HIGH_ACCURACY); in testStartLocalOnlyHotspotFailsIfRequestorNotForegroundApp()
841 .thenReturn(LOCATION_MODE_HIGH_ACCURACY); in testStartLocalOnlyHotspotFailsIfForegroundAppCheckThrowsRemoteException()
855 .thenReturn(LOCATION_MODE_HIGH_ACCURACY); in testHotspotDoesNotStartWhenAlreadyTethering()
870 .thenReturn(LOCATION_MODE_HIGH_ACCURACY); in testHotspotDoesNotStartWhenTetheringDisallowed()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserManagerTest.java324 Settings.Secure.LOCATION_MODE_HIGH_ACCURACY, in testAddRestrictedProfile()
/frameworks/base/core/java/android/provider/
DSettings.java5331 public static final int LOCATION_MODE_HIGH_ACCURACY = 3; field in Settings.Secure
7212 LOCATION_MODE_HIGH_ACCURACY, userId); in restoreLocationModeForUser()
7216 mode = LOCATION_MODE_HIGH_ACCURACY; in restoreLocationModeForUser()
7253 case LOCATION_MODE_HIGH_ACCURACY: in setLocationModeForUser()
7294 return LOCATION_MODE_HIGH_ACCURACY; in getLocationModeForUser()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25346 field public static final int LOCATION_MODE_HIGH_ACCURACY = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt34860 field public static final int LOCATION_MODE_HIGH_ACCURACY = 3; // 0x3
Dsystem-current.txt37917 field public static final int LOCATION_MODE_HIGH_ACCURACY = 3; // 0x3