Searched refs:mTopBarTouchListener (Results 1 – 1 of 1) sorted by relevance
50 private View.OnTouchListener mTopBarTouchListener; field in CarSystemBarController184 setupBar(mTopView, mTopBarTouchListener, mNotificationsShadeController); in getTopBar()237 mTopBarTouchListener = listener; in registerTopBarTouchListener()239 mTopView.setStatusBarWindowTouchListener(mTopBarTouchListener); in registerTopBarTouchListener()