Home
last modified time | relevance | path

Searched refs:getBootUser (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DUserSwitchListenerService.java58 + " boot user id: " + getBootUser(context)); in onReceive()
92 static int getBootUser(Context context) { in getBootUser() method in UserSwitchListenerService
152 int bootUserId = getBootUser(this); in switchToLastUserIfUnlocked()