Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarStatusBar.java702 GestureDetector handleBarCloseNotificationGestureDetector = new GestureDetector(mContext, in connectNotificationsUI() local
788 handleBarCloseNotificationGestureDetector.onTouchEvent(event); in connectNotificationsUI()