Searched refs:bootUserId (Results 1 – 1 of 1) sorted by relevance
152 int bootUserId = getBootUser(this); in switchToLastUserIfUnlocked() local153 if (UserHandle.myUserId() != bootUserId) { in switchToLastUserIfUnlocked()154 switchUserNow(bootUserId); in switchToLastUserIfUnlocked()