Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java1123 sendZippedBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()
1391 private void sendZippedBugreportNotification( final BugreportInfo info, in sendZippedBugreportNotification() method in BugreportProgressService