Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java192 private boolean mNotificationListAtBottomAtTimeOfTouch; field in CarStatusBar
773 mNotificationListAtBottomAtTimeOfTouch = false; in connectNotificationsUI()
777 mNotificationListAtBottomAtTimeOfTouch = mNotificationListAtBottom; in connectNotificationsUI()
804 mNotificationListAtBottomAtTimeOfTouch = false; in connectNotificationsUI()
812 if (mNotificationListAtBottomAtTimeOfTouch && mNotificationListAtBottom) { in connectNotificationsUI()
825 mNotificationListAtBottomAtTimeOfTouch = false; in connectNotificationsUI()
850 mNotificationListAtBottomAtTimeOfTouch = false; in connectNotificationsUI()
1584 if (!mNotificationListAtBottomAtTimeOfTouch) { in onScroll()
1620 if (!mNotificationListAtBottomAtTimeOfTouch) { in onFling()