Home
last modified time | relevance | path

Searched refs:EXTRA_BUILDER_APPLICATION_INFO (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java550 Notification.EXTRA_BUILDER_APPLICATION_INFO); in contentDescForNotification()
/frameworks/base/core/java/android/app/
DNotification.java1271 public static final String EXTRA_BUILDER_APPLICATION_INFO = "android.appInfo"; field in Notification
3042 notification.extras.putParcelable(EXTRA_BUILDER_APPLICATION_INFO, ai); in addFieldsFromContext()
5953 EXTRA_BUILDER_APPLICATION_INFO);
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java5190 Notification.EXTRA_BUILDER_APPLICATION_INFO);
5192 extras.putParcelable(Notification.EXTRA_BUILDER_APPLICATION_INFO, appInfo);