Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DRegionSamplingHelper.java45 private final Runnable mUpdateSamplingListener = this::updateSamplingListener;
107 updateSamplingListener(); in onDraw()
122 updateSamplingListener(); in start()
127 updateSamplingListener(); in stop()
137 updateSamplingListener(); in onViewAttachedToWindow()
156 private void updateSamplingListener() { in updateSamplingListener() method in RegionSamplingHelper
222 updateSamplingListener();
DNavBarTintController.java51 private final Runnable mUpdateSamplingListener = this::updateSamplingListener;
151 private void updateSamplingListener() { in updateSamplingListener() method in NavBarTintController