Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 6 of 6) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DStatusBarNotifications.java168 Notification notification = new Notification(moodId, tickerText, in setMood() local
219 final Notification notification = new Notification( in setDefault() local
DAlarmService_Service.java103 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local
DRemoteService.java170 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local
DNotifyingService.java103 Notification notification = new Notification(moodId, null, System.currentTimeMillis()); in showNotification() local
DLocalService.java101 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local
DServiceStartArguments.java175 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local