Searched refs:mTakingScreenshot (Results 1 – 1 of 1) sorted by relevance
268 private boolean mTakingScreenshot; field in BugreportProgressService834 PendingIntent screenshotPendingIntent = mTakingScreenshot ? null : PendingIntent in updateProgress()1042 mTakingScreenshot = flag; in setTakingScreenshot()1081 sendBugreportNotification(info, mTakingScreenshot); in handleScreenshotResponse()1169 sendBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()1172 sendZippedBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()