Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBarController.java74 private View.OnTouchListener mBottomBarTouchListener; field in CarSystemBarController
312 setupBar(mBottomView, mBottomBarTouchListener, mNotificationsShadeController, in getBottomBar()
399 mBottomBarTouchListener = listener; in registerBottomBarTouchListener()
401 mBottomView.setStatusBarWindowTouchListener(mBottomBarTouchListener); in registerBottomBarTouchListener()