/development/samples/browseable/ActiveNotifications/src/com.example.android.activenotifications/ |
D | ActiveNotificationsFragment.java | 119 final Notification notification = builder.build(); in addNotificationAndUpdateSummaries() local 120 mNotificationManager.notify(getNewNotificationId(), notification); in addNotificationAndUpdateSummaries() local 144 final Notification notification = builder.build(); in updateNotificationSummary() local
|
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/ |
D | StandaloneMainActivity.java | 309 Notification notification = notificationCompatBuilder.build(); in generateBigTextStyleNotification() local 451 Notification notification = notificationCompatBuilder.build(); in generateBigPictureStyleNotification() local 542 Notification notification = notificationCompatBuilder.build(); in generateInboxStyleNotification() local 713 Notification notification = notificationCompatBuilder.build(); in generateMessagingStyleNotification() local
|
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/ |
D | MainActivity.java | 287 Notification notification = notificationCompatBuilder in generateBigTextStyleNotification() local 483 Notification notification = notificationCompatBuilder.build(); in generateBigPictureStyleNotification() local 612 Notification notification = notificationCompatBuilder.build(); in generateInboxStyleNotification() local 807 Notification notification = notificationCompatBuilder.build(); in generateMessagingStyleNotification() local
|
/development/samples/browseable/DelayedConfirmation/Wearable/src/com.example.android.wearable.delayedconfirmation/ |
D | MainActivity.java | 101 Notification notification = new Notification.Builder(this) in onTimerSelected() local 115 Notification notification = new Notification.Builder(this) in onTimerFinished() local
|
/development/samples/KeyChainDemo/src/com/example/android/keychain/ |
D | SecureWebServerService.java | 78 Notification notification = new Notification.Builder(this). in createNotification() local
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | AlarmService_Service.java | 107 Notification notification = new Notification.Builder(this) in showNotification() local
|
D | NotificationBackgroundService.java | 77 Notification notification = new Notification.Builder(this) in showNotification() local
|
D | NotifyingService.java | 107 Notification notification = new Notification.Builder(this) in showNotification() local
|
D | LocalService.java | 108 Notification notification = new Notification.Builder(this) in showNotification() local
|
D | MessengerService.java | 157 Notification notification = new Notification.Builder(this) in showNotification() local
|
D | StatusBarNotifications.java | 258 Notification notification = new Notification.Builder(this) // the context to use in setDefault() local
|
D | ForegroundService.java | 95 Notification notification = new Notification.Builder(this) in onStartCommand() local
|
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/ |
D | FindPhoneActivity.java | 34 private static Notification.Builder notification; field in FindPhoneActivity
|
/development/samples/browseable/CustomNotifications/src/com.example.android.customnotifications/ |
D | MainActivity.java | 71 Notification notification = builder.build(); in createNotification() local
|
/development/samples/browseable/Geofencing/Wearable/src/com.example.android.wearable.geofencing/ |
D | HomeListenerService.java | 134 Notification notification = new Notification.Builder(this) in postNotificationForGeofenceId() local
|
/development/samples/browseable/XYZTouristAttractions/Wearable/src/com.example.android.xyztouristattractions/service/ |
D | ListenerService.java | 109 Notification notification = new NotificationCompat.Builder(this) in showNotification() local
|
/development/samples/browseable/RecipeAssistant/Application/src/com.example.android.wearable.recipeassistant/ |
D | RecipeService.java | 90 Notification notification = builder in createNotification() local
|
/development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/handlers/ |
D | BigTextIntentService.java | 98 Notification notification; in handleActionSnooze() local
|
D | MessagingIntentService.java | 109 Notification notification = notificationCompatBuilder.build(); in handleActionReply() local
|
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/handlers/ |
D | BigTextIntentService.java | 99 Notification notification; in handleActionSnooze() local
|
D | MessagingIntentService.java | 107 Notification notification = notificationCompatBuilder.build(); in handleActionReply() local
|
/development/samples/browseable/SkeletonWearableApp/src/com.example.android.google.wearable.app/ |
D | MainActivity.java | 73 Notification notification = new NotificationCompat.Builder(this) in showNotification() local
|
/development/samples/browseable/ElizaChat/src/com.example.android.wearable.elizachat/ |
D | ResponderService.java | 104 Notification notification = builder in showNotification() local
|
/development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/ |
D | QuizListenerService.java | 148 Notification notification = builder.build(); in onDataChanged() local
|
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/ |
D | MediaNotificationManager.java | 109 Notification notification = createNotification(); in startNotification() local
|