Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/games/
DGameSessionService.java110 GameSession gameSession = onNewSession(createGameSessionRequest); in doCreate()
150 public abstract GameSession onNewSession( in onNewSession() method in GameSessionService
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MainInteractionSessionService
/frameworks/base/tests/Assist/src/com/android/test/assist/
DAssistInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in AssistInteractionSessionService
/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DAssistantInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in AssistantInteractionSessionService
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java81 public abstract VoiceInteractionSession onNewSession(Bundle args); in onNewSession() method in VoiceInteractionSessionService
127 mSession = onNewSession(args); in doNewSession()
/frameworks/base/core/api/
Dsystem-current.txt12850 …method @NonNull public abstract android.service.games.GameSession onNewSession(@NonNull android.se…
Dcurrent.txt41738 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27203 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…