Searched defs:postRunnable (Results 1 – 2 of 2) sorted by relevance
255 void animateScroll(float newScroll, final Runnable postRunnable) { in animateScroll()262 void animateScroll(float newScroll, int duration, final Runnable postRunnable) { in animateScroll()268 final Runnable postRunnable) { in animateScroll()277 final Runnable postRunnable) { in animateScroll()
335 void postRunnable(Runnable runnable) { in postRunnable() method in MffContext