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