Home
last modified time | relevance | path

Searched refs:mTakingScreenshot (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java268 private boolean mTakingScreenshot; field in BugreportProgressService
834 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()