Searched defs:tickerText (Results 1 – 2 of 2) sorted by relevance
23 public void __constructor__(int icon, CharSequence tickerText, long when) { in __constructor__()
136 private void updateNotification(String tickerText) { in updateNotification()