Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java520 final PendingIntent infoPendingIntent = in updateProgress() local
525 infoPendingIntent).build(); in updateProgress()
535 builder.setContentIntent(infoPendingIntent) in updateProgress()