Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/voice/
DAlwaysOnHotwordDetector.java75 public static final int STATE_KEYPHRASE_UNENROLLED = 1; field in AlwaysOnHotwordDetector
379 && mAvailability != STATE_KEYPHRASE_UNENROLLED) { in getSupportedRecognitionModesLocked()
518 && mAvailability != STATE_KEYPHRASE_UNENROLLED) { in getManageIntentLocked()
690 || availability == STATE_KEYPHRASE_UNENROLLED in doInBackground()
694 availability = STATE_KEYPHRASE_UNENROLLED; in doInBackground()
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DMainInteractionService.java86 case AlwaysOnHotwordDetector.STATE_KEYPHRASE_UNENROLLED: in hotwordAvailabilityChangeHelper()
/frameworks/base/api/
Dcurrent.txt28787 field public static final int STATE_KEYPHRASE_UNENROLLED = 1; // 0x1
Dsystem-current.txt30938 field public static final int STATE_KEYPHRASE_UNENROLLED = 1; // 0x1