HomeSort by relevance Sort by last modified time
    Searched full:movefiles (Results 1 - 5 of 5) sorted by null

  /frameworks/base/cmds/installd/
installd.h 160 int movefiles();
installd.c 122 return movefiles();
155 { "movefiles", 0, do_movefiles },
commands.c 768 int movefiles() function
  /frameworks/base/services/java/com/android/server/pm/
Installer.java 370 public int moveFiles() {
371 return execute("movefiles");
PackageManagerService.java     [all...]

Completed in 96 milliseconds