Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java2078 private HotwordDetector createSoftwareHotwordDetector(boolean useOnFailure) throws Throwable { in createSoftwareHotwordDetector() argument
2080 if (useOnFailure) { in createSoftwareHotwordDetector()
2102 private AlwaysOnHotwordDetector createAlwaysOnHotwordDetector(boolean useOnFailure) in createAlwaysOnHotwordDetector() argument
2105 if (useOnFailure) { in createAlwaysOnHotwordDetector()