Searched refs:getBootUser (Results 1 – 1 of 1) sorted by relevance
58 + " boot user id: " + getBootUser(context)); in onReceive()92 static int getBootUser(Context context) { in getBootUser() method in UserSwitchListenerService152 int bootUserId = getBootUser(this); in switchToLastUserIfUnlocked()