Home
last modified time | relevance | path

Searched refs:locationMode (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DOrgOwnedProfileOwnerParentTest.java98 int locationMode = 1; in testAddGetAndClearUserRestriction_onParent() local
100 locationMode = runWithShellPermissionIdentity( in testAddGetAndClearUserRestriction_onParent()
114 final int finalLocationMode = locationMode; in testAddGetAndClearUserRestriction_onParent()
DUserRestrictionsParentTest.java227 int locationMode = Settings.Secure.getIntForUser(mContentResolver, in testPerProfileUserRestriction_onParent() local
251 Settings.Secure.putIntForUser(mContentResolver, Settings.Secure.LOCATION_MODE, locationMode, in testPerProfileUserRestriction_onParent()