Searched refs:mTakingScreenshot (Results 1 – 1 of 1) sorted by relevance
249 private boolean mTakingScreenshot; field in BugreportProgressService743 PendingIntent screenshotPendingIntent = mTakingScreenshot ? null : PendingIntent in updateProgress()930 mTakingScreenshot = flag; in setTakingScreenshot()969 sendBugreportNotification(info, mTakingScreenshot); in handleScreenshotResponse()1058 sendBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()1061 sendZippedBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()