Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java219 private boolean mIsSwipingVerticallyToClose; field in CarStatusBar
803 mIsSwipingVerticallyToClose = false; in connectNotificationsUI()
816 mIsSwipingVerticallyToClose = true; in connectNotificationsUI()
836 && mIsSwipingVerticallyToClose) { in connectNotificationsUI()