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