Home
last modified time | relevance | path

Searched refs:onNewSession (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/assist/service/src/android/assist/service/
DMainInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MainInteractionSessionService
/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
DMainInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MainInteractionSessionService
/cts/hostsidetests/voiceinteraction/app/src/com/android/cts/voiceinteraction/
DMainInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MainInteractionSessionService
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DAssistantVoiceInteractionSessionService.java27 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in AssistantVoiceInteractionSessionService
/cts/hostsidetests/devicepolicy/app/Assistant/src/com/android/cts/devicepolicy/assistapp/
DMyInteractionSessionService.java34 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MyInteractionSessionService
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSessionService.java34 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MainInteractionSessionService
/cts/tests/tests/gameservice/src/android/service/games/
DTestGameSessionService.java54 public GameSession onNewSession(CreateGameSessionRequest createGameSessionRequest) { in onNewSession() method in TestGameSessionService
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt12846 …method @NonNull public abstract android.service.games.GameSession onNewSession(@NonNull android.se…
Dcurrent.txt41734 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…