Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/
DRecognitionPart.java55 public static final int CONFIDENCE_LEVEL_LOW = 1; field in RecognitionPart
154 CONFIDENCE_LEVEL_LOW,
170 case CONFIDENCE_LEVEL_LOW: in confidenceLevelToString()
198 && !(mConfidenceLevel == CONFIDENCE_LEVEL_LOW) in RecognitionPart()
206 + "CONFIDENCE_LEVEL_LOW(" + CONFIDENCE_LEVEL_LOW + "), " in RecognitionPart()
346 && !(mConfidenceLevel == CONFIDENCE_LEVEL_LOW) in RecognitionPart()
354 + "CONFIDENCE_LEVEL_LOW(" + CONFIDENCE_LEVEL_LOW + "), " in RecognitionPart()
/frameworks/base/core/java/android/service/voice/
DHotwordRejectedResult.java50 public static final int CONFIDENCE_LEVEL_LOW = 1; field in HotwordRejectedResult
65 CONFIDENCE_LEVEL_LOW,
99 CONFIDENCE_LEVEL_LOW,
114 case CONFIDENCE_LEVEL_LOW: in confidenceLevelToString()
DHotwordDetectedResult.java62 public static final int CONFIDENCE_LEVEL_LOW = 1; field in HotwordDetectedResult
82 CONFIDENCE_LEVEL_LOW,
546 CONFIDENCE_LEVEL_LOW,
563 case CONFIDENCE_LEVEL_LOW: in confidenceLevelToString()
/frameworks/base/services/tests/voiceinteractiontests/src/com/android/server/voiceinteraction/
DHotwordAudioStreamCopierTest.java255 .setConfidenceLevel(HotwordDetectedResult.CONFIDENCE_LEVEL_LOW) in buildHotwordDetectedResultWithStreams()
/frameworks/base/core/api/
Dsystem-current.txt13507 field public static final int CONFIDENCE_LEVEL_LOW = 1; // 0x1
13601 field public static final int CONFIDENCE_LEVEL_LOW = 1; // 0x1
Dcurrent.txt41847 field public static final int CONFIDENCE_LEVEL_LOW = 1; // 0x1