Searched refs:lastUserProfiles (Results 1 – 2 of 2) sorted by relevance
406 assertThat(callback.lastUserProfiles.map { it.id }).containsExactly(newID) in <lambda>()437 assertThat(callback.lastUserProfiles.map { it.id }).containsExactly(0, profileID) in <lambda>()473 var lastUserProfiles = emptyList<UserInfo>() in <lambda>() variable489 lastUserProfiles = profiles in <lambda>()
214 assertTrue(mUserChangeListener.lastUserProfiles.equals(profiles)); in testUserProfilesChanged()489 public List<? extends UserInfo> lastUserProfiles; field in ShellControllerTest.TestUserChangeListener502 lastUserProfiles = profiles; in onUserProfilesChanged()