Searched defs:toUserId (Results 1 – 6 of 6) sorted by relevance
39 int toUserId) = 1; in onUserLifecycleEvent()
93 @UserIdInt int fromUserId, @UserIdInt int toUserId) { in onEvent()161 @UserIdInt int toUserId) { in onUserSwitchingEventLocked()
1561 @UserIdInt int fromUserId, @UserIdInt int toUserId) { in onUserLifecycleEvent()1682 private void onUserSwitching(@UserIdInt int fromUserId, @UserIdInt int toUserId) { in onUserSwitching()1702 private void notifyHalLegacySwitch(@UserIdInt int fromUserId, @UserIdInt int toUserId) { in notifyHalLegacySwitch()
165 int toUserId) { in onUserLifecycleEvent()
361 int toUserId) { in onUserLifecycleEvent()
2180 private void sendUserLifecycleEvent(@UserIdInt int fromUserId, @UserIdInt int toUserId, in sendUserLifecycleEvent()2191 private void sendUserSwitchingEvent(@UserIdInt int fromUserId, @UserIdInt int toUserId) { in sendUserSwitchingEvent()