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.java238 private boolean mTakingScreenshot; field in BugreportProgressService
529 PendingIntent screenshotPendingIntent = mTakingScreenshot ? null : PendingIntent in updateProgress()
699 mTakingScreenshot = flag; in setTakingScreenshot()
735 sendBugreportNotification(info, mTakingScreenshot); in handleScreenshotResponse()
868 sendBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()
871 sendZippedBugreportNotification(info, mTakingScreenshot); in triggerLocalNotification()