Home
last modified time | relevance | path

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

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