Searched defs:lastUserId (Results 1 – 2 of 2) sorted by relevance
355 final int lastUserId = 5; in testSwitchMultipleUsers() local387 final int lastUserId = 5; in testSwitchThenUnlockMultipleUsers() local572 private void verifyNoConnectionBeforeLastUser(int lastUserId) { in verifyNoConnectionBeforeLastUser()579 private void verifyLastWallpaperData(int lastUserId, ComponentName expectedComponent) { in verifyLastWallpaperData()
441 public int lastUserId; field in ShellControllerTest.TestUserChangeListener