HomeSort by relevance Sort by last modified time
    Searched refs:startProgress (Results 1 - 2 of 2) sorted by null

  /system/vold/
MoveTask.cpp 81 static status_t execRm(const std::string& path, int startProgress, int stepProgress) {
82 notifyProgress(startProgress);
112 notifyProgress(startProgress + CONSTRAIN((int)
119 int startProgress, int stepProgress) {
120 notifyProgress(startProgress);
153 notifyProgress(startProgress + CONSTRAIN((int)
  /frameworks/base/packages/Shell/src/com/android/shell/
BugreportProgressService.java 339 if (!startProgress(name, id, pid, max)) {
414 private boolean startProgress(String name, int id, int pid, int max) {
    [all...]

Completed in 51 milliseconds