| /development/samples/wearable/DelayedConfirmation/Wearable/src/main/java/com/example/android/wearable/delayedconfirmation/ |
| D | MainActivity.java | 88 Notification notification = new Notification.Builder(this) in onTimerSelected() local 102 Notification notification = new Notification.Builder(this) in onTimerFinished() local
|
| /development/samples/ApiDemos/src/com/example/android/apis/app/ |
| D | StatusBarNotifications.java | 201 Notification notification = new Notification(moodId, tickerText, in setMood() local 251 final Notification notification = new Notification( in setDefault() local
|
| D | ForegroundService.java | 83 void startForegroundCompat(int id, Notification notification) { in startForegroundCompat() 170 Notification notification = new Notification(R.drawable.stat_sample, text, in handleCommand() local
|
| D | AlarmService_Service.java | 103 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local
|
| D | NotifyingService.java | 102 Notification notification = new Notification(moodId, null, System.currentTimeMillis()); in showNotification() local
|
| D | LocalService.java | 105 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local
|
| D | MessengerService.java | 153 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local
|
| D | ServiceStartArguments.java | 178 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local
|
| D | RemoteService.java | 187 Notification notification = new Notification(R.drawable.stat_sample, text, in showNotification() local
|
| /development/samples/KeyChainDemo/src/com/example/android/keychain/ |
| D | SecureWebServerService.java | 78 Notification notification = new Notification.Builder(this). in createNotification() local
|
| /development/samples/wearable/FindMyPhone/Wearable/src/main/java/com/example/android/wearable/findphone/ |
| D | FindPhoneActivity.java | 35 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/wearable/Geofencing/Wearable/src/main/java/com/example/android/wearable/geofencing/ |
| D | HomeListenerService.java | 135 Notification notification = new Notification.Builder(this) in postNotificationForGeofenceId() local
|
| /development/samples/wearable/RecipeAssistant/Application/src/main/java/com/example/android/wearable/recipeassistant/ |
| D | RecipeService.java | 90 Notification notification = builder in createNotification() local
|
| /development/samples/wearable/SkeletonWearableApp/Wearable/src/main/java/com/example/android/google/wearable/app/ |
| D | MainActivity.java | 73 Notification notification = new NotificationCompat.Builder(this) in showNotification() local
|
| /development/samples/wearable/ElizaChat/Application/src/main/java/com/example/android/wearable/elizachat/ |
| D | ResponderService.java | 104 Notification notification = builder in showNotification() local
|
| /development/samples/wearable/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/ |
| D | QuizListenerService.java | 151 Notification notification = builder.build(); in onDataChanged() local
|