Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarController.java50 private View.OnTouchListener mTopBarTouchListener; field in CarSystemBarController
184 setupBar(mTopView, mTopBarTouchListener, mNotificationsShadeController); in getTopBar()
237 mTopBarTouchListener = listener; in registerTopBarTouchListener()
239 mTopView.setStatusBarWindowTouchListener(mTopBarTouchListener); in registerTopBarTouchListener()