Home
last modified time | relevance | path

Searched refs:getUserRestrictionSources (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/
DTetherSettingsTest.java140 when(mUserManager.getUserRestrictionSources( in setupIsTetherAvailable()
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowUserManager.java98 protected List<EnforcingUser> getUserRestrictionSources( in getUserRestrictionSources() method in ShadowUserManager
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/tether/
DWifiTetherSettingsTest.java157 when(mUserManager.getUserRestrictionSources( in setupIsTetherAvailable()
/packages/apps/Settings/tests/robotests/src/com/android/settings/display/
DTimeoutPreferenceControllerTest.java126 when(mUserManager.getUserRestrictionSources( in testUpdateStateWithAdminTimeoutsAndRestriction()
/packages/apps/Settings/tests/robotests/src/com/android/settings/location/
DLocationEnablerTest.java201 when(mUserManager.getUserRestrictionSources( in setRestriction_getShareLocationEnforcedAdmin_shouldReturnEnforcedAdmin()
/packages/services/Telephony/src/com/android/phone/
DNotificationMgr.java414 .getUserRestrictionSources(restrictionKey, userHandle); in hasUserRestriction()