Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/assistant/
DCarAssistantFragment.java54 IVoiceInteractionSessionShowCallback showCallback = in onViewCreated() local
81 SHOW_SOURCE_PUSH_TO_TALK, showCallback, /*activityToken=*/ null); in onViewCreated()
/packages/services/Car/service/src/com/android/car/
DCarInputService.java338 VoiceInteractionSessionShowCallbackHelper showCallback) { in CarInputService() argument
353 mShowCallback = showCallback; in CarInputService()