Searched refs:mTickerNoContent (Results 1 – 1 of 1) sorted by relevance
103 protected boolean mTickerNoContent; field in MessageNotificationState1124 mTickerText != null ? mTickerText : (mTickerNoContent ? null : mContent), null, in getTicker()