Home
last modified time | relevance | path

Searched defs:rootPath (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/mbms/
DMbmsReceiverTest.java33 String rootPath = "http://www.example.com/files/"; in testFileHierarchyRecreation() local
/frameworks/support/samples/SupportLeanbackJank/src/main/java/com/google/android/leanbackjank/data/
DVideoProvider.java67 String rootPath = String.format(Locale.US, "%s/%d_%d/", context.getFilesDir(), width, in buildMedia() local
/frameworks/support/compat/src/main/java/androidx/core/content/
DFileProvider.java731 final String rootPath = root.getValue().getPath(); in getUriForFile() local
744 final String rootPath = mostSpecific.getValue().getPath(); in getUriForFile() local
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java321 final String rootPath = visiblePath in getDocIdForFileMaybeCreate() local
351 final String rootPath = rootFile.getAbsolutePath(); in getMostSpecificRootForPath() local