Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSessionService.java76 public abstract VoiceInteractionSession onNewSession(Bundle args); in onNewSession() method in VoiceInteractionSessionService
122 mSession = onNewSession(args); in doNewSession()
/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/opt/setupwizard/tools/docs/
Dandroid-22.txt27203 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…
/frameworks/base/api/
Dcurrent.txt41917 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…