Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/voice/
H A DVoiceInteractionService.java374 boolean supportHotwordDetectionService, argument
387 supportHotwordDetectionService, options, sharedMemory);
H A DAlwaysOnHotwordDetector.java579 boolean supportHotwordDetectionService, @Nullable PersistableBundle options, in AlwaysOnHotwordDetector() argument
591 mSupportHotwordDetectionService = supportHotwordDetectionService; in AlwaysOnHotwordDetector()