Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java994 private void sendBugreportNotification(BugreportInfo info, boolean takingScreenshot) { in sendBugreportNotification() argument
1006 final String content = takingScreenshot ? in sendBugreportNotification()
1059 final boolean takingScreenshot) { in sendZippedBugreportNotification() argument
1064 sendBugreportNotification(info, takingScreenshot); in sendZippedBugreportNotification()