Searched refs:HotwordConfidenceLevelValue (Results 1 – 2 of 2) sorted by relevance
71 @interface HotwordConfidenceLevelValue { annotation in HotwordRejectedResult75 @HotwordConfidenceLevelValue128 @HotwordConfidenceLevelValue int confidenceLevel) { in HotwordRejectedResult()131 HotwordConfidenceLevelValue.class, null, mConfidenceLevel); in HotwordRejectedResult()140 public @HotwordConfidenceLevelValue int getConfidenceLevel() { in getConfidenceLevel()206 HotwordConfidenceLevelValue.class, null, mConfidenceLevel); in HotwordRejectedResult()232 private @HotwordConfidenceLevelValue int mConfidenceLevel;243 …public @android.annotation.NonNull Builder setConfidenceLevel(@HotwordConfidenceLevelValue int val… in setConfidenceLevel()
90 @interface HotwordConfidenceLevelValue { annotation in HotwordDetectedResult150 @HotwordConfidenceLevelValue627 @HotwordConfidenceLevelValue int confidenceLevel, in HotwordDetectedResult()642 HotwordConfidenceLevelValue.class, null, mConfidenceLevel); in HotwordDetectedResult()677 public @HotwordConfidenceLevelValue int getConfidenceLevel() { in getConfidenceLevel()924 HotwordConfidenceLevelValue.class, null, mConfidenceLevel); in HotwordDetectedResult()966 private @HotwordConfidenceLevelValue int mConfidenceLevel;1002 public @NonNull Builder setConfidenceLevel(@HotwordConfidenceLevelValue int value) { in setConfidenceLevel()