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.java969 sendBugreportNotification(info, mTakingScreenshot); in handleScreenshotResponse()
1058 sendBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()
1217 private void sendBugreportNotification(BugreportInfo info, boolean takingScreenshot) { in sendBugreportNotification() method in BugreportProgressService
1300 sendBugreportNotification(info, takingScreenshot); in sendZippedBugreportNotification()