Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/speech/
H A DRecognitionPart.java67 public static final int CONFIDENCE_LEVEL_HIGH = 5; field in RecognitionPart
158 CONFIDENCE_LEVEL_HIGH
178 case CONFIDENCE_LEVEL_HIGH: in confidenceLevelToString()
202 && !(mConfidenceLevel == CONFIDENCE_LEVEL_HIGH)) { in RecognitionPart()
210 + "CONFIDENCE_LEVEL_HIGH(" + CONFIDENCE_LEVEL_HIGH + ")"); in RecognitionPart()
350 && !(mConfidenceLevel == CONFIDENCE_LEVEL_HIGH)) { in RecognitionPart()
358 + "CONFIDENCE_LEVEL_HIGH(" + CONFIDENCE_LEVEL_HIGH + ")"); in RecognitionPart()
/aosp14/frameworks/base/core/java/android/service/voice/
H A DHotwordRejectedResult.java51 public static final int CONFIDENCE_LEVEL_HIGH = 3; field in HotwordRejectedResult
58 CONFIDENCE_LEVEL_HIGH
90 CONFIDENCE_LEVEL_HIGH
106 case CONFIDENCE_LEVEL_HIGH: in confidenceLevelToString()
H A DHotwordDetectedResult.java73 public static final int CONFIDENCE_LEVEL_HIGH = 5; field in HotwordDetectedResult
85 CONFIDENCE_LEVEL_HIGH,
531 CONFIDENCE_LEVEL_HIGH,
552 case CONFIDENCE_LEVEL_HIGH: in confidenceLevelToString()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt13145 field public static final int CONFIDENCE_LEVEL_HIGH = 5; // 0x5
13236 field public static final int CONFIDENCE_LEVEL_HIGH = 3; // 0x3
H A Dcurrent.txt41557 field public static final int CONFIDENCE_LEVEL_HIGH = 5; // 0x5