HomeSort by relevance Sort by last modified time
    Searched defs:onNewSession (Results 1 - 13 of 13) sorted by null

  /cts/tests/tests/alarmclock/service/src/android/alarmclock/service/
MainInteractionSessionService.java 25 public VoiceInteractionSession onNewSession(Bundle args) {
  /cts/tests/tests/assist/service/src/android/voiceinteraction/service/
MainInteractionSessionService.java 25 public VoiceInteractionSession onNewSession(Bundle args) {
  /cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
MainInteractionSessionService.java 25 public VoiceInteractionSession onNewSession(Bundle args) {
  /cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
MainInteractionSessionService.java 25 public VoiceInteractionSession onNewSession(Bundle args) {
  /cts/hostsidetests/services/activityandwindowmanager/activitymanager/app/src/android/server/cts/
AssistantVoiceInteractionSessionService.java 27 public VoiceInteractionSession onNewSession(Bundle args) {
  /frameworks/base/tests/Assist/src/com/android/test/assist/
AssistInteractionSessionService.java 25 public VoiceInteractionSession onNewSession(Bundle args) {
  /frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
MainInteractionSessionService.java 25 public VoiceInteractionSession onNewSession(Bundle args) {
  /cts/hostsidetests/devicepolicy/app/Assistant/src/com/android/cts/devicepolicy/assistapp/
MyInteractionSessionService.java 34 public VoiceInteractionSession onNewSession(Bundle args) {
  /frameworks/base/core/java/android/service/voice/
VoiceInteractionSessionService.java 76 public abstract VoiceInteractionSession onNewSession(Bundle args);
122 mSession = onNewSession(args);
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 

Completed in 488 milliseconds