Searched refs:mBottomBarTouchListener (Results 1 – 1 of 1) sorted by relevance
51 private View.OnTouchListener mBottomBarTouchListener; field in CarSystemBarController196 setupBar(mBottomView, mBottomBarTouchListener, mNotificationsShadeController); in getBottomBar()245 mBottomBarTouchListener = listener; in registerBottomBarTouchListener()247 mBottomView.setStatusBarWindowTouchListener(mBottomBarTouchListener); in registerBottomBarTouchListener()