Searched refs:timeoutUserSwitch (Results 1 – 1 of 1) sorted by relevance
1692 timeoutUserSwitch((UserStartedState) msg.obj, msg.arg1, msg.arg2); in handleMessage()19119 void timeoutUserSwitch(UserStartedState uss, int oldUserId, int newUserId) { in timeoutUserSwitch() method in ActivityManagerService