Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java235 private static final Bundle sNotificationBundle = new Bundle(); field in BugreportProgressService
1056 if (sNotificationBundle.isEmpty()) { in newBaseNotification()
1058 sNotificationBundle.putString(Notification.EXTRA_SUBSTITUTE_APP_NAME, in newBaseNotification()
1062 .addExtras(sNotificationBundle) in newBaseNotification()