Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
DThresholdSensorImpl.java150 private void alertListenersInternal(boolean below, long timestampNs) { in alertListenersInternal() method in ThresholdSensorImpl
202 alertListenersInternal(belowThreshold, timestampNs); in onSensorEvent()