Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1796 timeoutUserSwitch((UserState) msg.obj, msg.arg1, msg.arg2); in handleMessage()
20021 void timeoutUserSwitch(UserState uss, int oldUserId, int newUserId) { in timeoutUserSwitch() method