Searched refs:getNotification (Results 1 - 11 of 11) sorted by relevance

/frameworks/support/v4/java/android/support/v4/app/
H A DNotificationCompat.java43 public Notification getNotification(Builder b); method in interface:NotificationCompat.NotificationCompatImpl
47 public Notification getNotification(Builder b) { method in class:NotificationCompat.NotificationCompatImplBase
56 public Notification getNotification(Builder b) { method in class:NotificationCompat.NotificationCompatImplHoneycomb
384 public Notification getNotification() { method in class:NotificationCompat.Builder
385 return (Notification) IMPL.getNotification(this);
/frameworks/support/v4/honeycomb/android/support/v4/app/
H A DNotificationCompatHoneycomb.java52 return b.getNotification();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DLocationController.java97 .getNotification();
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
H A DBordeauxService.java170 Notification notification = builder.getNotification();
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java791 .getNotification();
815 .getNotification();
839 .getNotification();
H A DNotificationBuilderTest.java360 return b.getNotification();
/frameworks/base/services/java/com/android/server/connectivity/
H A DVpn.java347 .getNotification();
/frameworks/base/services/java/com/android/server/net/
H A DNetworkPolicyManagerService.java794 packageName, tag, 0x0, builder.getNotification(), idReceived);
828 0x0, builder.getNotification(), idReceived);
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DGlobalScreenshot.java611 .getNotification();
/frameworks/base/core/java/android/app/
H A DNotification.java1593 public Notification getNotification() { method in class:Notification.Builder
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DTabletStatusBar.java1498 .getNotification();

Completed in 216 milliseconds