Searched refs:mUpdateSamplingListener (Results 1 – 2 of 2) sorted by relevance
45 private final Runnable mUpdateSamplingListener = this::updateSamplingListener; field in RegionSamplingHelper152 mHandler.removeCallbacks(mUpdateSamplingListener); in postUpdateSamplingListener()153 mHandler.post(mUpdateSamplingListener); in postUpdateSamplingListener()
51 private final Runnable mUpdateSamplingListener = this::updateSamplingListener; field in NavBarTintController147 mHandler.removeCallbacks(mUpdateSamplingListener); in requestUpdateSamplingListener()148 mHandler.post(mUpdateSamplingListener); in requestUpdateSamplingListener()