Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java156 onMoveProgress(move, status, estMillis);
495 private void onMoveProgress(MoveInfo move, int status, long estMillis) { in onMoveProgress() method in StorageNotification