Searched refs:mUnseenCountUpdateListener (Results 1 – 1 of 1) sorted by relevance
110 private OnUnseenCountUpdateListener mUnseenCountUpdateListener; field in NotificationPanelViewController347 if (mUnseenCountUpdateListener != null) { in onNotificationViewInflated()353 mUnseenCountUpdateListener.onUnseenCountUpdate(unseenCount); in onNotificationViewInflated()617 mUnseenCountUpdateListener = listener; in setOnUnseenCountUpdateListener()