Searched refs:mPanelAlphaEndAction (Results 1 – 1 of 1) sorted by relevance
467 private Runnable mPanelAlphaEndAction; field in NotificationPanelViewController480 if (mPanelAlphaEndAction != null) {481 mPanelAlphaEndAction.run();3283 mPanelAlphaEndAction = r; in setPanelAlphaEndAction()