Home
last modified time | relevance | path

Searched refs:thresholdResourceId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
DThresholdSensorImpl.java264 Builder setThresholdResourceId(int thresholdResourceId) { in setThresholdResourceId() argument
266 setThresholdValue(mResources.getFloat(thresholdResourceId)); in setThresholdResourceId()