Searched refs:isRight (Results 1 – 1 of 1) sorted by relevance
1174 private boolean shouldInterceptLeftRightEvents(@IdRes int id, boolean isLeft, boolean isRight, in shouldInterceptLeftRightEvents() argument1180 (id == R.id.overflow && isRight) || in shouldInterceptLeftRightEvents()1182 (id == R.id.forward_button && isRight)); in shouldInterceptLeftRightEvents()