Searched refs:rightPage (Results 1 – 2 of 2) sorted by relevance
554 void onAnimationToSideStarted(boolean rightPage, float translation, float vel); in onAnimationToSideStarted() argument
3298 public void onAnimationToSideStarted(boolean rightPage, float translation, float vel) {3301 mView.getLayoutDirection() == View.LAYOUT_DIRECTION_RTL ? rightPage3302 : !rightPage;