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.java460 PendingIntent screenshotPendingIntent = mTakingScreenshot ? null : PendingIntent in updateProgress() local
465 screenshotPendingIntent).build(); in updateProgress()