Searched refs:takingScreenshot (Results 1 – 1 of 1) sorted by relevance
1369 private void sendBugreportNotification(BugreportInfo info, boolean takingScreenshot) { in sendBugreportNotification() argument1375 content = takingScreenshot ? in sendBugreportNotification()1384 if(!takingScreenshot) content = info.shareDescription; in sendBugreportNotification()1463 final boolean takingScreenshot) { in sendZippedBugreportNotification() argument1469 sendBugreportNotification(info, takingScreenshot); in sendZippedBugreportNotification()