Searched refs:useOnFailure (Results 1 – 1 of 1) sorted by relevance
2078 private HotwordDetector createSoftwareHotwordDetector(boolean useOnFailure) throws Throwable { in createSoftwareHotwordDetector() argument2080 if (useOnFailure) { in createSoftwareHotwordDetector()2102 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector(boolean useOnFailure) in createAlwaysOnHotwordDetector() argument2105 if (useOnFailure) { in createAlwaysOnHotwordDetector()