Home
last modified time | relevance | path

Searched defs:userPref (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/users/
DUserSettingsTest.java525 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_existingSecondaryUser_shouldAddSecondaryUserPreference() local
585 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_existingRestrictedUser_shouldAddRestrictedUserPreference() local
622 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_uninitializedRestrictedUser_shouldAddUserPreference() local
647 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_uninitializedUserAndCanNotSwitchUser_shouldDisablePref() local
669 UserPreference userPref = captor.getAllValues().get(0); in updateUserList_guestWithoutInitializedFlag_shouldNotSetSummary() local
684 UserPreference userPref = captor.getValue(); in updateUserList_activeUserWithoutInitializedFlag_shouldNotSetSummary() local