Searched refs:mBottomBarTouchListeners (Results 1 – 1 of 1) sorted by relevance
93 private final Set<View.OnTouchListener> mBottomBarTouchListeners = new ArraySet<>(); field in CarSystemBarController381 setupBar(mBottomView, mBottomBarTouchListeners, mNotificationsShadeController, in getBottomBar()475 boolean setModified = mBottomBarTouchListeners.add(listener); in registerBottomBarTouchListener()477 mBottomView.setStatusBarWindowTouchListeners(mBottomBarTouchListeners); in registerBottomBarTouchListener()