Searched refs:sNotificationBundle (Results 1 – 1 of 1) sorted by relevance
241 private static final Bundle sNotificationBundle = new Bundle(); field in BugreportProgressService1073 synchronized (sNotificationBundle) { in newBaseNotification()1074 if (sNotificationBundle.isEmpty()) { in newBaseNotification()1076 sNotificationBundle.putString(Notification.EXTRA_SUBSTITUTE_APP_NAME, in newBaseNotification()1081 .addExtras(sNotificationBundle) in newBaseNotification()