Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/controller/
DVoiceController.kt43 val voiceInteractor: VoiceInteractor? = activity.getVoiceInteractor() in notifyVoiceSuccess() constant
44 voiceInteractor?.let { in notifyVoiceSuccess()
62 val voiceInteractor: VoiceInteractor? = activity.getVoiceInteractor() in notifyVoiceFailure() constant
63 voiceInteractor?.let { in notifyVoiceFailure()