Home
last modified time | relevance | path

Searched defs:CarVoiceInteractionSession (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/libs/car-assist-lib/src/com/android/car/assist/
H A DCarVoiceInteractionSession.java36 public abstract class CarVoiceInteractionSession extends VoiceInteractionSession { class
170 public CarVoiceInteractionSession(Context context) { in CarVoiceInteractionSession() method in CarVoiceInteractionSession
175 public CarVoiceInteractionSession(Context context, Handler handler) { in CarVoiceInteractionSession() method in CarVoiceInteractionSession