Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A 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()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DHotwordRejectedResult.java45 public static final int CONFIDENCE_LEVEL_LOW = 1; field in HotwordRejectedResult
56 CONFIDENCE_LEVEL_LOW,
88 CONFIDENCE_LEVEL_LOW,
102 case CONFIDENCE_LEVEL_LOW: in confidenceLevelToString()
H A DHotwordDetectedResult.java61 public static final int CONFIDENCE_LEVEL_LOW = 1; field in HotwordDetectedResult
81 CONFIDENCE_LEVEL_LOW,
527 CONFIDENCE_LEVEL_LOW,
544 case CONFIDENCE_LEVEL_LOW: in confidenceLevelToString()
/aosp14/frameworks/base/services/tests/voiceinteractiontests/src/com/android/server/voiceinteraction/
H A DHotwordAudioStreamCopierTest.java255 .setConfidenceLevel(HotwordDetectedResult.CONFIDENCE_LEVEL_LOW) in buildHotwordDetectedResultWithStreams()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13146 field public static final int CONFIDENCE_LEVEL_LOW = 1; // 0x1
13237 field public static final int CONFIDENCE_LEVEL_LOW = 1; // 0x1
H A Dcurrent.txt41558 field public static final int CONFIDENCE_LEVEL_LOW = 1; // 0x1