Home
last modified time | relevance | path

Searched defs:tickerText (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/vcard/
DNotificationImportExportListener.java105 final String tickerText = in onImportParsed() local
202 Context context, int type, String description, String tickerText, in constructProgressNotification()
DExportProcessor.java266 final String tickerText = in doProgressNotification() local
/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertService.java870 String tickerText = getTickerText(info.eventName, info.location); in postNotification() local
900 String tickerText = eventName; in getTickerText() local
931 String tickerText, boolean defaultVibrate, String reminderRingtone, in addNotificationOptions()