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

  /frameworks/base/tools/preload/
WritePreloadedClassFile.java 48 String rootFile = args[0];
49 Root root = Root.fromFile(rootFile);
130 root.toFile(rootFile);
  /frameworks/base/core/java/android/app/backup/
BackupAgent.java 398 File rootFile = new File(rootPath);
399 if (rootFile.exists()) {
401 scanQueue.add(rootFile);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.update.configurator_3.3.100.v20100512.jar 

Completed in 43 milliseconds