Searched refs:mArrowsPointLeft (Results 1 – 2 of 2) sorted by relevance
211 private boolean mArrowsPointLeft; field in NavigationBarEdgePanel435 if (mIsLeftPanel && mArrowsPointLeft in adjustSamplingRectToBoundingBox()436 || (!mIsLeftPanel && !mArrowsPointLeft)) { in adjustSamplingRectToBoundingBox()448 if (!mArrowsPointLeft) { in adjustSamplingRectToBoundingBox()549 mArrowsPointLeft = getLayoutDirection() == LAYOUT_DIRECTION_LTR; in updateArrowDirection()598 if (!mArrowsPointLeft) { in calculatePath()768 if (mIsLeftPanel && mArrowsPointLeft || !mIsLeftPanel && !mArrowsPointLeft) { in handleMoveEvent()788 } else if (mIsLeftPanel && mArrowsPointLeft in handleMoveEvent()789 || (!mIsLeftPanel && !mArrowsPointLeft)) { in handleMoveEvent()
168 private boolean mArrowsPointLeft; field in EdgeBackGesturePanel406 mArrowsPointLeft = getLayoutDirection() == LAYOUT_DIRECTION_LTR; in updateArrowDirection()423 if (!mArrowsPointLeft) { in calculatePath()580 if (mIsLeftPanel && mArrowsPointLeft || !mIsLeftPanel && !mArrowsPointLeft) { in handleMoveEvent()592 } else if (mIsLeftPanel && mArrowsPointLeft in handleMoveEvent()593 || (!mIsLeftPanel && !mArrowsPointLeft)) { in handleMoveEvent()