Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/speech/
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()
/frameworks/base/core/java/android/service/voice/
DHotwordRejectedResult.java53 public static final int CONFIDENCE_LEVEL_MEDIUM = 2; field in HotwordRejectedResult
66 CONFIDENCE_LEVEL_MEDIUM,
100 CONFIDENCE_LEVEL_MEDIUM,
116 case CONFIDENCE_LEVEL_MEDIUM: in confidenceLevelToString()
DHotwordDetectedResult.java68 public static final int CONFIDENCE_LEVEL_MEDIUM = 3; field in HotwordDetectedResult
84 CONFIDENCE_LEVEL_MEDIUM,
548 CONFIDENCE_LEVEL_MEDIUM,
567 case CONFIDENCE_LEVEL_MEDIUM: in confidenceLevelToString()
/frameworks/base/core/api/
Dsystem-current.txt13509 field public static final int CONFIDENCE_LEVEL_MEDIUM = 3; // 0x3
13602 field public static final int CONFIDENCE_LEVEL_MEDIUM = 2; // 0x2
Dcurrent.txt41848 field public static final int CONFIDENCE_LEVEL_MEDIUM = 3; // 0x3