Home
last modified time | relevance | path

Searched refs:CONFIDENCE_LEVEL_NONE (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/voice/
H A DHotwordRejectedResult.java42 public static final int CONFIDENCE_LEVEL_NONE = 0; field in HotwordRejectedResult
55 CONFIDENCE_LEVEL_NONE,
67 return CONFIDENCE_LEVEL_NONE; in defaultConfidenceLevel()
87 CONFIDENCE_LEVEL_NONE,
100 case CONFIDENCE_LEVEL_NONE: in confidenceLevelToString()
H A DHotwordDetectedResult.java53 public static final int CONFIDENCE_LEVEL_NONE = 0; field in HotwordDetectedResult
75 CONFIDENCE_LEVEL_NONE,
102 return CONFIDENCE_LEVEL_NONE; in defaultConfidenceLevel()
340 CONFIDENCE_LEVEL_NONE,
356 case CONFIDENCE_LEVEL_NONE: in confidenceLevelToString()
/aosp12/packages/services/Car/car-lib/src/android/car/occupantawareness/
H A DOccupantAwarenessDetection.java115 public static final int CONFIDENCE_LEVEL_NONE = 0; field in OccupantAwarenessDetection
140 CONFIDENCE_LEVEL_NONE,
H A DDriverMonitoringDetection.java47 confidenceLevel = OccupantAwarenessDetection.CONFIDENCE_LEVEL_NONE; in DriverMonitoringDetection()
/aosp12/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/
H A DOccupantAwarenessUtilsTest.java92 .isEqualTo(OccupantAwarenessDetection.CONFIDENCE_LEVEL_NONE); in test_convertToConfidenceScore()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DOccupantAwarenessUtils.java107 return OccupantAwarenessDetection.CONFIDENCE_LEVEL_NONE; in convertToConfidenceScore()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10583 field public static final int CONFIDENCE_LEVEL_NONE = 0; // 0x0
10647 field public static final int CONFIDENCE_LEVEL_NONE = 0; // 0x0