Searched refs:mCheckScrollRunnable (Results 1 – 1 of 1) sorted by relevance
42 private final Runnable mCheckScrollRunnable = new Runnable() { field in BottomScrollView81 post(mCheckScrollRunnable); in onLayout()