Searched refs:onAttachStateChangeListener (Results 1 – 1 of 1) sorted by relevance
930 onAttachStateChangeListener = new ShadeAttachStateChangeListener(); in NotificationPanelViewController() local931 mView.addOnAttachStateChangeListener(onAttachStateChangeListener); in NotificationPanelViewController()933 onAttachStateChangeListener.onViewAttachedToWindow(mView); in NotificationPanelViewController()