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.java453 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_existingSecondaryUser_shouldAddSecondaryUserPreference() local
472 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_existingRestrictedUser_shouldAddRestrictedUserPreference() local
509 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_uninitializedRestrictedUser_shouldAddUserPreference() local
534 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_uninitializedUserAndCanNotSwitchUser_shouldDisablePref() local
556 UserPreference userPref = captor.getAllValues().get(1); in updateUserList_guestWithoutInitializedFlag_shouldNotSetSummary() local
571 UserPreference userPref = captor.getValue(); in updateUserList_activeUserWithoutInitializedFlag_shouldNotSetSummary() local