Home
last modified time | relevance | path

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

/system/vold/
DMoveTask.cpp58 static void notifyProgress(int progress) { in notifyProgress() function
82 notifyProgress(startProgress); in execRm()
112 notifyProgress(startProgress + CONSTRAIN((int) in execRm()
120 notifyProgress(startProgress); in execCp()
153 notifyProgress(startProgress + CONSTRAIN((int) in execCp()
203 notifyProgress(82); in run()
212 notifyProgress(kMoveSucceeded); in run()
218 notifyProgress(kMoveFailedInternalError); in run()