Searched refs:mUnseenCountUpdateListener (Results 1 – 1 of 1) sorted by relevance
107 private OnUnseenCountUpdateListener mUnseenCountUpdateListener; field in NotificationPanelViewController315 if (mUnseenCountUpdateListener != null) { in onNotificationViewInflated()321 mUnseenCountUpdateListener.onUnseenCountUpdate(unseenCount); in onNotificationViewInflated()582 mUnseenCountUpdateListener = listener; in setOnUnseenCountUpdateListener()