Searched refs:mTopBarTouchListeners (Results 1 – 1 of 1) sorted by relevance
92 private final Set<View.OnTouchListener> mTopBarTouchListeners = new ArraySet<>(); field in CarSystemBarController356 setupBar(mTopView, mTopBarTouchListeners, mNotificationsShadeController, in getTopBar()467 boolean setModified = mTopBarTouchListeners.add(listener); in registerTopBarTouchListener()469 mTopView.setStatusBarWindowTouchListeners(mTopBarTouchListeners); in registerTopBarTouchListener()