Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/voice/
H A DHotwordRejectedResult.java51 public static final int CONFIDENCE_LEVEL_HIGH = 3; field in HotwordRejectedResult
H A DHotwordDetectedResult.java68 public static final int CONFIDENCE_LEVEL_HIGH = 5; field in HotwordDetectedResult
/aosp12/packages/services/Car/car-lib/src/android/car/occupantawareness/
H A DOccupantAwarenessDetection.java127 public static final int CONFIDENCE_LEVEL_HIGH = 2; field in OccupantAwarenessDetection