Searched refs:mOnUnseenCountUpdateListener (Results 1 – 1 of 1) sorted by relevance
79 private OnUnseenCountUpdateListener mOnUnseenCountUpdateListener; field in NotificationDataManager106 mOnUnseenCountUpdateListener = listener; in setOnUnseenCountUpdateListener()277 if (mOnUnseenCountUpdateListener == null) { in notifyUnseenCountUpdateListeners()283 mOnUnseenCountUpdateListener.onUnseenCountUpdate(); in notifyUnseenCountUpdateListeners()