Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java122 RECOGNITION_FLAG_ALLOW_MULTIPLE_TRIGGERS
145 public static final int RECOGNITION_FLAG_ALLOW_MULTIPLE_TRIGGERS = 0x2; field in AlwaysOnHotwordDetector
573 (recognitionFlags&RECOGNITION_FLAG_ALLOW_MULTIPLE_TRIGGERS) != 0; in startRecognitionLocked()
/frameworks/base/api/
Dcurrent.txt28781 field public static final int RECOGNITION_FLAG_ALLOW_MULTIPLE_TRIGGERS = 2; // 0x2
Dsystem-current.txt30932 field public static final int RECOGNITION_FLAG_ALLOW_MULTIPLE_TRIGGERS = 2; // 0x2