Searched refs:showNext (Results 1 – 11 of 11) sorted by relevance
99 boolean showNext; in onFling()101 showNext = mIsVertical ? (velocityY < 0) : (velocityX < 0); in onFling()104 showNext = mIsVertical ? (velocityY < 0) : (velocityX > 0); in onFling()106 if (showNext) { in onFling()
42 showNext(); in setImageResource()49 showNext(); in setImageURI()56 showNext(); in setImageDrawable()
195 public void showNext() { in showNext() method in AdapterViewFlipper203 super.showNext(); in showNext()289 showNext();
81 showNext(); in setText()
393 public void showNext() { in showNext() method in StackView403 super.showNext(); in showNext()610 showNext(); in pacedScroll()837 showNext();848 showNext();1129 showNext();1261 showNext();
228 showNext();
129 public void showNext() { in showNext() method in ViewAnimator
340 public void showNext() { in showNext() method in AdapterViewAnimator1075 showNext(); in advance()
1948 public void showNext(int viewId) { in showNext() method in RemoteViews
39418 method public void showNext();40778 method public void showNext(int);41651 method public void showNext();
36889 method public void showNext();38249 method public void showNext(int);39122 method public void showNext();