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.java321 final File rootFile = visible ? root.visiblePath : root.path; in getMostSpecificRootForPath() local
322 if (rootFile != null) { in getMostSpecificRootForPath()
323 final String rootPath = rootFile.getAbsolutePath(); in getMostSpecificRootForPath()
/frameworks/base/core/java/android/app/backup/
DBackupAgent.java643 File rootFile = new File(startingPath); in fullBackupFileTree() local
644 if (rootFile.exists()) { in fullBackupFileTree()
646 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/ ...