Home
last modified time | relevance | path

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

/aosp12/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.java68 public static final int CONFIDENCE_LEVEL_HIGH = 5; field in HotwordDetectedResult
80 CONFIDENCE_LEVEL_HIGH,
345 CONFIDENCE_LEVEL_HIGH,
366 case CONFIDENCE_LEVEL_HIGH: in confidenceLevelToString()
/aosp12/packages/services/Car/car-lib/src/android/car/occupantawareness/
H A DOccupantAwarenessDetection.java127 public static final int CONFIDENCE_LEVEL_HIGH = 2; field in OccupantAwarenessDetection
142 CONFIDENCE_LEVEL_HIGH,
/aosp12/packages/services/Car/experimental/tests/experimentalcarservice_unit_test/src/com/android/experimentalcar/
H A DGazeAttentionProcessorTest.java123 OccupantAwarenessDetection.CONFIDENCE_LEVEL_HIGH, in buildGazeDetection()
H A DGazeDriverAwarenessSupplierTest.java165 OccupantAwarenessDetection.CONFIDENCE_LEVEL_HIGH, in buildGazeDetection()
/aosp12/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/
H A DOccupantAwarenessUtilsTest.java81 .isEqualTo(OccupantAwarenessDetection.CONFIDENCE_LEVEL_HIGH); in test_convertToConfidenceScore()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DOccupantAwarenessUtils.java100 return OccupantAwarenessDetection.CONFIDENCE_LEVEL_HIGH; in convertToConfidenceScore()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10578 field public static final int CONFIDENCE_LEVEL_HIGH = 5; // 0x5
10644 field public static final int CONFIDENCE_LEVEL_HIGH = 3; // 0x3