Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java529 PendingIntent screenshotPendingIntent = mTakingScreenshot ? null : PendingIntent in updateProgress() local
534 screenshotPendingIntent).build(); in updateProgress()