Home
last modified time | relevance | path

Searched refs:CONFIDENCE_LEVEL_MEDIUM_HIGH (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/speech/
DRecognitionPart.java64 public static final int CONFIDENCE_LEVEL_MEDIUM_HIGH = 4; field in RecognitionPart
157 CONFIDENCE_LEVEL_MEDIUM_HIGH,
176 case CONFIDENCE_LEVEL_MEDIUM_HIGH: in confidenceLevelToString()
201 && !(mConfidenceLevel == CONFIDENCE_LEVEL_MEDIUM_HIGH) in RecognitionPart()
209 + "CONFIDENCE_LEVEL_MEDIUM_HIGH(" + CONFIDENCE_LEVEL_MEDIUM_HIGH + "), " in RecognitionPart()
349 && !(mConfidenceLevel == CONFIDENCE_LEVEL_MEDIUM_HIGH) in RecognitionPart()
357 + "CONFIDENCE_LEVEL_MEDIUM_HIGH(" + CONFIDENCE_LEVEL_MEDIUM_HIGH + "), " in RecognitionPart()
/frameworks/base/core/java/android/service/voice/
DHotwordDetectedResult.java71 public static final int CONFIDENCE_LEVEL_MEDIUM_HIGH = 4; field in HotwordDetectedResult
85 CONFIDENCE_LEVEL_MEDIUM_HIGH,
549 CONFIDENCE_LEVEL_MEDIUM_HIGH,
569 case CONFIDENCE_LEVEL_MEDIUM_HIGH: in confidenceLevelToString()
/frameworks/base/core/api/
Dsystem-current.txt13510 field public static final int CONFIDENCE_LEVEL_MEDIUM_HIGH = 4; // 0x4
Dcurrent.txt41849 field public static final int CONFIDENCE_LEVEL_MEDIUM_HIGH = 4; // 0x4