Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/voice/
H A DAlwaysOnHotwordDetector.java284 private final boolean mSupportHotwordDetectionService; field in AlwaysOnHotwordDetector
591 mSupportHotwordDetectionService = supportHotwordDetectionService; in AlwaysOnHotwordDetector()
592 if (mSupportHotwordDetectionService) { in AlwaysOnHotwordDetector()
617 if (!mSupportHotwordDetectionService) { in updateState()
1001 if (mSupportHotwordDetectionService) { in invalidate()