Home
last modified time | relevance | path

Searched refs:MainInteractionSession (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/devicepolicy/app/Assistant/src/com/android/cts/devicepolicy/assistapp/
DMyInteractionSessionService.java35 return new MainInteractionSession(this); in onNewSession()
38 public static class MainInteractionSession extends VoiceInteractionSession { class in MyInteractionSessionService
40 public MainInteractionSession(Context context) { in MainInteractionSession() method in MyInteractionSessionService.MainInteractionSession
/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
DMainInteractionSession.java41 public class MainInteractionSession extends VoiceInteractionSession { class
48 MainInteractionSession(Context context) { in MainInteractionSession() method in MainInteractionSession
185 MainInteractionSession.this.mTestType); in doInBackground()
DMainInteractionSessionService.java26 return new MainInteractionSession(this); in onNewSession()
/cts/tests/tests/assist/service/src/android/assist/service/
DMainInteractionSessionService.java26 return new MainInteractionSession(this); in onNewSession()
DMainInteractionSession.java38 public class MainInteractionSession extends VoiceInteractionSession { class
54 MainInteractionSession(Context context) { in MainInteractionSession() method in MainInteractionSession
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionSessionService.java34 return new MainInteractionSession(this); in onNewSession()
DMainInteractionSession.java32 public class MainInteractionSession extends VoiceInteractionSession { class
38 MainInteractionSession(Context context) { in MainInteractionSession() method in MainInteractionSession