Searched refs:notifyUserStarted (Results 1 – 3 of 3) sorted by relevance
103 mGameServiceManager.notifyUserStarted(USER_10); in notifyUserStarted_hasNotCompletedBoot_doesNothing()119 mGameServiceManager.notifyUserStarted(USER_10); in notifyUserStarted_createsAndStartsNewInstance()138 mGameServiceManager.notifyUserStarted(USER_10); in notifyUserStarted_sameUser_doesNotCreateNewInstance()139 mGameServiceManager.notifyUserStarted(USER_10); in notifyUserStarted_sameUser_doesNotCreateNewInstance()174 mGameServiceManager.notifyUserStarted(USER_10); in notifyUserUnlocking_sameAsForegroundUser_evaluatesProvider()195 mGameServiceManager.notifyUserStarted(USER_10); in notifyUserUnlocking_differentFromForegroundUser_ignores()224 mGameServiceManager.notifyUserStarted(USER_10); in notifyNewForegroundUser_differentUser_stopsPreviousInstanceAndThenStartsNewInstance()250 mGameServiceManager.notifyUserStarted(USER_10); in packageChanges_reevaluatesGameServiceProvider()
88 void notifyUserStarted(@NonNull SystemService.TargetUser user) { in notifyUserStarted() method in GameServiceController
1606 mGameServiceController.notifyUserStarted(user);