Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1360 private void sendBugreportBeingUpdatedNotification(Context context, int id) { in sendBugreportBeingUpdatedNotification() method in BugreportProgressService
1482 sendBugreportBeingUpdatedNotification(mContext, info.id); // ...and that takes time in addDetailsToZipFileLocked()