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.java735 sendBugreportNotification(info, mTakingScreenshot); in handleScreenshotResponse()
868 sendBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()
1016 private void sendBugreportNotification(BugreportInfo info, boolean takingScreenshot) { in sendBugreportNotification() method in BugreportProgressService
1099 sendBugreportNotification(info, takingScreenshot); in sendZippedBugreportNotification()