Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java548 Notification.EXTRA_BUILDER_APPLICATION_INFO); in contentDescForNotification()
/frameworks/base/core/java/android/app/
DNotification.java1236 public static final String EXTRA_BUILDER_APPLICATION_INFO = "android.appInfo"; field in Notification
2971 notification.extras.putParcelable(EXTRA_BUILDER_APPLICATION_INFO, ai); in addFieldsFromContext()
5822 EXTRA_BUILDER_APPLICATION_INFO);
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4402 Notification.EXTRA_BUILDER_APPLICATION_INFO);
4404 extras.putParcelable(Notification.EXTRA_BUILDER_APPLICATION_INFO, appInfo);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt7924 Landroid/app/Notification;->EXTRA_BUILDER_APPLICATION_INFO:Ljava/lang/String;