Searched refs:flipNow (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DAdapterViewFlipper.java201 * @param flipNow Determines whether or not to execute the animation now, in
205 private void updateRunning(boolean flipNow) { argument
210 showOnly(mWhichChild, flipNow);
H A DViewFlipper.java154 * @param flipNow Determines whether or not to execute the animation now, in
158 private void updateRunning(boolean flipNow) { argument
162 showOnly(mWhichChild, flipNow);

Completed in 19 milliseconds