Searched refs:mCheckFlywheel (Results 1 – 1 of 1) sorted by relevance
3636 private final Runnable mCheckFlywheel = new Runnable() { field in AbsListView.FlingRunnable3739 removeCallbacks(mCheckFlywheel);3752 postDelayed(mCheckFlywheel, FLYWHEEL_TIMEOUT);