Home
last modified time | relevance | path

Searched refs:rightPage (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java554 void onAnimationToSideStarted(boolean rightPage, float translation, float vel); in onAnimationToSideStarted() argument
DNotificationPanelViewController.java3298 public void onAnimationToSideStarted(boolean rightPage, float translation, float vel) {
3301 mView.getLayoutDirection() == View.LAYOUT_DIRECTION_RTL ? rightPage
3302 : !rightPage;