Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A DRecognitionPart.java61 public static final int CONFIDENCE_LEVEL_MEDIUM = 3; field in RecognitionPart
156 CONFIDENCE_LEVEL_MEDIUM,
174 case CONFIDENCE_LEVEL_MEDIUM: in confidenceLevelToString()
200 && !(mConfidenceLevel == CONFIDENCE_LEVEL_MEDIUM) in RecognitionPart()
208 + "CONFIDENCE_LEVEL_MEDIUM(" + CONFIDENCE_LEVEL_MEDIUM + "), " in RecognitionPart()
348 && !(mConfidenceLevel == CONFIDENCE_LEVEL_MEDIUM) in RecognitionPart()
356 + "CONFIDENCE_LEVEL_MEDIUM(" + CONFIDENCE_LEVEL_MEDIUM + "), " in RecognitionPart()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DHotwordRejectedResult.java48 public static final int CONFIDENCE_LEVEL_MEDIUM = 2; field in HotwordRejectedResult
57 CONFIDENCE_LEVEL_MEDIUM,
89 CONFIDENCE_LEVEL_MEDIUM,
104 case CONFIDENCE_LEVEL_MEDIUM: in confidenceLevelToString()
H A DHotwordDetectedResult.java67 public static final int CONFIDENCE_LEVEL_MEDIUM = 3; field in HotwordDetectedResult
83 CONFIDENCE_LEVEL_MEDIUM,
529 CONFIDENCE_LEVEL_MEDIUM,
548 case CONFIDENCE_LEVEL_MEDIUM: in confidenceLevelToString()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13148 field public static final int CONFIDENCE_LEVEL_MEDIUM = 3; // 0x3
13238 field public static final int CONFIDENCE_LEVEL_MEDIUM = 2; // 0x2
H A Dcurrent.txt41559 field public static final int CONFIDENCE_LEVEL_MEDIUM = 3; // 0x3