Home
last modified time | relevance | path

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

/frameworks/base/tools/preload/
DWritePreloadedClassFile.java48 String rootFile = args[0]; in main() local
49 Root root = Root.fromFile(rootFile); in main()
130 root.toFile(rootFile); in main()
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java349 final File rootFile = visible ? root.visiblePath : root.path; in getMostSpecificRootForPath() local
350 if (rootFile != null) { in getMostSpecificRootForPath()
351 final String rootPath = rootFile.getAbsolutePath(); in getMostSpecificRootForPath()
/frameworks/base/core/java/android/app/backup/
DBackupAgent.java705 File rootFile = new File(startingPath); in fullBackupFileTree() local
706 if (rootFile.exists()) { in fullBackupFileTree()
708 scanQueue.add(rootFile); in fullBackupFileTree()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...