Searched refs:mIsGestureNavigation (Results 1 – 1 of 1) sorted by relevance
531 private boolean mIsGestureNavigation; field in NotificationPanelViewController944 mode -> mIsGestureNavigation = QuickStepContract.isGesturalMode(mode)); in NotificationPanelViewController()945 mIsGestureNavigation = QuickStepContract.isGesturalMode(currentMode); in NotificationPanelViewController()2333 return mIsGestureNavigation && y > mView.getHeight() - mNavigationBarBottomHeight; in isInGestureNavHomeHandleArea()3551 ipw.print("mIsGestureNavigation="); ipw.println(mIsGestureNavigation);