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