Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java990 sendBugreportNotification(info, mTakingScreenshot); in handleScreenshotResponse()
1079 sendBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()
1238 private void sendBugreportNotification(BugreportInfo info, boolean takingScreenshot) { in sendBugreportNotification() method in BugreportProgressService
1323 sendBugreportNotification(info, takingScreenshot); in sendZippedBugreportNotification()