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

/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java217 private static final Bundle sNotificationBundle = new Bundle(); field in class:BugreportProgressService
1058 if (sNotificationBundle.isEmpty()) {
1060 sNotificationBundle.putString(Notification.EXTRA_SUBSTITUTE_APP_NAME,
1064 .addExtras(sNotificationBundle)

Completed in 33 milliseconds