Searched refs:takingScreenshot (Results 1 – 1 of 1) sorted by relevance
1217 private void sendBugreportNotification(BugreportInfo info, boolean takingScreenshot) { in sendBugreportNotification() argument1229 content = takingScreenshot ? in sendBugreportNotification()1238 if(!takingScreenshot) content = info.shareDescription; in sendBugreportNotification()1294 final boolean takingScreenshot) { in sendZippedBugreportNotification() argument1300 sendBugreportNotification(info, takingScreenshot); in sendZippedBugreportNotification()