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.java523 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_existingSecondaryUser_shouldAddSecondaryUserPreference() local
583 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_existingRestrictedUser_shouldAddRestrictedUserPreference() local
620 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_uninitializedRestrictedUser_shouldAddUserPreference() local
645 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_uninitializedUserAndCanNotSwitchUser_shouldDisablePref() local
667 UserPreference userPref = captor.getAllValues().get(0); in updateUserList_guestWithoutInitializedFlag_shouldNotSetSummary() local
682 UserPreference userPref = captor.getValue(); in updateUserList_activeUserWithoutInitializedFlag_shouldNotSetSummary() local