Searched refs:mIsSwipingVerticallyToClose (Results 1 – 1 of 1) sorted by relevance
105 private boolean mIsSwipingVerticallyToClose; field in NotificationPanelViewController419 mIsSwipingVerticallyToClose = false; in setupNotificationPanel()431 mIsSwipingVerticallyToClose = true; in setupNotificationPanel()450 if (!handled && isClosingAction(event) && mIsSwipingVerticallyToClose) { in setupNotificationPanel()