Searched defs:CONFIDENCE_LEVEL_HIGH (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/android/service/voice/ | ||
H A D | HotwordRejectedResult.java | 51 public static final int CONFIDENCE_LEVEL_HIGH = 3; field in HotwordRejectedResult |
H A D | HotwordDetectedResult.java | 68 public static final int CONFIDENCE_LEVEL_HIGH = 5; field in HotwordDetectedResult |
/aosp12/packages/services/Car/car-lib/src/android/car/occupantawareness/ | ||
H A D | OccupantAwarenessDetection.java | 127 public static final int CONFIDENCE_LEVEL_HIGH = 2; field in OccupantAwarenessDetection |