Searched refs:onNewSession (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tests/Assist/src/com/android/test/assist/
H A DAssistInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { method in class:AssistInteractionSessionService
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSessionService.java25 public VoiceInteractionSession onNewSession(Bundle args) { method in class:MainInteractionSessionService
/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionSessionService.java76 public abstract VoiceInteractionSession onNewSession(Bundle args); method in class:VoiceInteractionSessionService
122 mSession = onNewSession(args);
/frameworks/base/config/
H A Dboot-image-profile.txt5305 HPLandroid/service/voice/VoiceInteractionSessionService;->onNewSession(Landroid/os/Bundle;)Landroid/service/voice/VoiceInteractionSession;
[all...]

Completed in 182 milliseconds