Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-assist-client-lib/src/com/android/car/assist/client/
DCarAssistUtils.java99 @interface ResultState { annotation
103 void onResult(@ResultState String state); in onResult()