Home
last modified time | relevance | path

Searched defs:CONFIDENCE_LEVEL_LOW (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/voice/
H A DHotwordRejectedResult.java45 public static final int CONFIDENCE_LEVEL_LOW = 1; field in HotwordRejectedResult
H A DHotwordDetectedResult.java56 public static final int CONFIDENCE_LEVEL_LOW = 1; field in HotwordDetectedResult
/aosp12/packages/services/Car/car-lib/src/android/car/occupantawareness/
H A DOccupantAwarenessDetection.java121 public static final int CONFIDENCE_LEVEL_LOW = 1; field in OccupantAwarenessDetection