Home
last modified time | relevance | path

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

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