Searched refs:takingScreenshot (Results 1 – 1 of 1) sorted by relevance
1007 private void sendBugreportNotification(BugreportInfo info, boolean takingScreenshot) { in sendBugreportNotification() argument1019 content = takingScreenshot ? in sendBugreportNotification()1028 if(!takingScreenshot) content = info.shareDescription; in sendBugreportNotification()1085 final boolean takingScreenshot) { in sendZippedBugreportNotification() argument1090 sendBugreportNotification(info, takingScreenshot); in sendZippedBugreportNotification()