Searched refs:LevelValue (Results 1 – 1 of 1) sorted by relevance
121 public @interface LevelValue {} annotation in AmbientContextEvent146 @LevelValue private final int mConfidenceLevel;155 @LevelValue private final int mDensityLevel;256 @LevelValue int confidenceLevel, in AmbientContextEvent()257 @LevelValue int densityLevel, in AmbientContextEvent()270 LevelValue.class, null, mConfidenceLevel); in AmbientContextEvent()273 LevelValue.class, null, mDensityLevel); in AmbientContextEvent()307 public @LevelValue int getConfidenceLevel() { in getConfidenceLevel()316 public @LevelValue int getDensityLevel() { in getDensityLevel()414 LevelValue.class, null, mConfidenceLevel); in AmbientContextEvent()[all …]