Searched refs:onCopyProgress (Results 1 – 2 of 2) sorted by relevance
156 var onCopyProgress = function(progressCopyId, status) { function160 onCopyProgress.bind(null, progressCopyId, status));181 chrome.fileBrowserPrivate.onCopyProgress.removeListener(onCopyProgress);186 chrome.fileBrowserPrivate.onCopyProgress.removeListener(onCopyProgress);193 chrome.fileBrowserPrivate.onCopyProgress.removeListener(onCopyProgress);201 chrome.fileBrowserPrivate.onCopyProgress.addListener(onCopyProgress);209 chrome.fileBrowserPrivate.onCopyProgress.removeListener(210 onCopyProgress);
633 static void onCopyProgress(long copyId, CopyProgressStatus status);