Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java725 sendBugreportNotification(info, mTakingScreenshot); in handleScreenshotResponse()
851 sendBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()
999 private void sendBugreportNotification(BugreportInfo info, boolean takingScreenshot) { in sendBugreportNotification() method in BugreportProgressService
1081 sendBugreportNotification(info, takingScreenshot); in sendZippedBugreportNotification()