Home | History | Annotate | Download | only in server

Lines Matching refs:onSwitchUser

1293         public void onSwitchUser(@UserIdInt int userHandle) {
1296 mService.onSwitchUser(userHandle);
1336 void onSwitchUser(@UserIdInt int userId) {