Searched refs:mTickerText (Results 1 – 1 of 1) sorted by relevance
98 protected CharSequence mTickerText = null; field in MessageNotificationState371 mTickerText = state.mContent; in MultiConversationNotificationState()505 mTickerText = mContent; in MultiMessageNotificationState()1085 + (state.mTickerText != null ? state.mTickerText : state.mContent)); in getNotificationState()1125 mTickerText != null ? mTickerText : mContent, in getTicker()