Home
last modified time | relevance | path

Searched refs:ExceptionValue (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
H A DBundleBuilder.java29 import com.android.car.assist.CarVoiceInteractionSession.ExceptionValue;
70 @ExceptionValue String exception, in buildAssistantHandleExceptionBundle()
/aosp12/packages/apps/Car/libs/car-assist-lib/src/com/android/car/assist/
H A DCarVoiceInteractionSession.java159 public @interface ExceptionValue {} annotation in CarVoiceInteractionSession