Searched refs:notifyNewForegroundUser (Results 1 – 3 of 3) sorted by relevance
96 void notifyNewForegroundUser(@NonNull SystemService.TargetUser user) { in notifyNewForegroundUser() method in GameServiceController
1640 mGameServiceController.notifyNewForegroundUser(to);
225 mGameServiceManager.notifyNewForegroundUser(USER_11); in notifyNewForegroundUser_differentUser_stopsPreviousInstanceAndThenStartsNewInstance()