Home
last modified time | relevance | path

Searched refs:onNewSession (Results 1 – 7 of 7) 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/Assist/src/com/android/test/assist/
DAssistInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in AssistInteractionSessionService
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { in onNewSession() method in MainInteractionSessionService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27203 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…
/frameworks/base/api/
Dcurrent.txt34930 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…
Dtest-current.txt35007 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…
Dsystem-current.txt37747 …method public abstract android.service.voice.VoiceInteractionSession onNewSession(android.os.Bundl…