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