Searched refs:onAttachStateChangeListener (Results 1 – 1 of 1) sorted by relevance
949 onAttachStateChangeListener = new ShadeAttachStateChangeListener(); in NotificationPanelViewController() local950 mView.addOnAttachStateChangeListener(onAttachStateChangeListener); in NotificationPanelViewController()952 onAttachStateChangeListener.onViewAttachedToWindow(mView); in NotificationPanelViewController()