Searched refs:mNotificationEnabled (Results 1 – 3 of 3) sorted by relevance
169 private boolean mNotificationEnabled; field in TimeShiftManager412 if (mNotificationEnabled && mListener != null in enableAction()458 if (mNotificationEnabled && mOnCurrentProgramUpdatedListener != null) { in updateCurrentProgram()526 if (mNotificationEnabled && mListener != null) { in onRecordTimeRangeChanged()534 if (mNotificationEnabled && mListener != null) { in onCurrentPositionChanged()540 if (mNotificationEnabled && mListener != null) { in onPlayStatusChanged()547 if (mNotificationEnabled && mListener != null) { in onProgramInfoChanged()660 mNotificationEnabled = false; in onAvailabilityChanged()689 mNotificationEnabled = true; in onAvailabilityChanged()
54 private boolean mNotificationEnabled; field in ConversationListItemData93 mNotificationEnabled = cursor.getInt(INDEX_NOTIFICATION_ENABLED) == 1; in bind()188 return mNotificationEnabled; in getNotificationEnabled()
205 final boolean mNotificationEnabled; field in MessageNotificationState.ConversationLineInfo246 mNotificationEnabled = notificationEnabled; in ConversationLineInfo()