Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java532 intent = buildWizardReadyPendingIntent(privateVol.getDisk()); in onMoveFinished()
744 private PendingIntent buildWizardReadyPendingIntent(DiskInfo disk) { in buildWizardReadyPendingIntent() method in StorageNotification