Home | History | Annotate | Download | only in statusbar

Lines Matching refs:tickerText

944                     notification.getNotification().tickerText);
1069 boolean updateTicker = notification.getNotification().tickerText != null
1070 && !TextUtils.equals(notification.getNotification().tickerText,
1071 oldEntry.notification.getNotification().tickerText);
1096 notification.getNotification().tickerText);