Searched refs:locationMode (Results 1 – 3 of 3) sorted by relevance
99 int locationMode = 1; in testAddGetAndClearUserRestriction_onParent() local101 locationMode = runWithShellPermissionIdentity( in testAddGetAndClearUserRestriction_onParent()115 final int finalLocationMode = locationMode; in testAddGetAndClearUserRestriction_onParent()
227 int locationMode = Settings.Secure.getIntForUser(mContentResolver, in testPerProfileUserRestriction_onParent() local251 Settings.Secure.putIntForUser(mContentResolver, Settings.Secure.LOCATION_MODE, locationMode, in testPerProfileUserRestriction_onParent()
498 int locationMode = in getAndSetLocationSwitch() local502 if (locationMode != oldLocationMode) { in getAndSetLocationSwitch()508 contentResolver, Settings.Secure.LOCATION_MODE, locationMode); in getAndSetLocationSwitch()