Searched refs:onNewSession (Results 1 – 9 of 9) sorted by relevance
25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MainInteractionSessionService
27 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in AssistantVoiceInteractionSessionService
34 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MyInteractionSessionService
34 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MainInteractionSessionService
54 public GameSession onNewSession(CreateGameSessionRequest createGameSessionRequest) { in onNewSession() method in TestGameSessionService
12846 …method @NonNull public abstract android.service.games.GameSession onNewSession(@NonNull android.se…
41734 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…