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.java734 final PendingIntent infoPendingIntent = in updateProgress() local
739 infoPendingIntent).build(); in updateProgress()
749 builder.setContentIntent(infoPendingIntent) in updateProgress()