Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/Shell/src/com/android/shell/
H A DBugreportProgressService.java764 PendingIntent screenshotPendingIntent = mTakingScreenshot ? null : PendingIntent in updateProgress() local
769 screenshotPendingIntent).build(); in updateProgress()