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.java249 private boolean mTakingScreenshot; field in BugreportProgressService
743 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()