Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java483 intent = buildWizardMovePendingIntent(move); in onMoveProgress()
729 private PendingIntent buildWizardMovePendingIntent(MoveInfo move) { in buildWizardMovePendingIntent() method in StorageNotification