Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java431 private final List<KeyphraseRecognitionExtra> mKephraseExtras; field in AlwaysOnHotwordDetector.EventPayload
456 mKephraseExtras = keyphraseExtras; in EventPayload()
584 return mKephraseExtras; in getKeyphraseRecognitionExtras()