Searched refs:mIsSwipingVerticallyToClose (Results 1 – 1 of 1) sorted by relevance
103 private boolean mIsSwipingVerticallyToClose; field in NotificationPanelViewController393 mIsSwipingVerticallyToClose = false; in setupNotificationPanel()405 mIsSwipingVerticallyToClose = true; in setupNotificationPanel()424 if (!handled && isClosingAction(event) && mIsSwipingVerticallyToClose) { in setupNotificationPanel()