Home
last modified time | relevance | path

Searched refs:fromTreeUri (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/support/core-utils/tests/java/android/support/v4/provider/
DDocumentFileTest.java133 test.exec(DocumentFile.fromTreeUri(getContext(), treeUri)); in testSimple()
165 test.exec(DocumentFile.fromTreeUri(getContext(), treeUri)); in testTraverse()
196 test.exec(DocumentFile.fromTreeUri(getContext(), treeUri)); in testReadAndWrite()
221 test.exec(DocumentFile.fromTreeUri(getContext(), treeUri)); in testMimes()
265 test.exec(DocumentFile.fromTreeUri(getContext(), treeUri)); in testCreate()
295 test.exec(DocumentFile.fromTreeUri(getContext(), treeUri)); in testDelete()
340 test.exec(DocumentFile.fromTreeUri(getContext(), treeUri)); in testRename()
/frameworks/support/core-utils/java/android/support/v4/provider/
DDocumentFile.java127 public static DocumentFile fromTreeUri(Context context, Uri treeUri) { in fromTreeUri() method in DocumentFile
/frameworks/support/core-utils/api/
Dcurrent.txt305 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D26.0.0.txt305 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
/frameworks/support/api/
D22.0.0.txt2962 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D22.1.0.txt3123 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D22.2.0.txt3520 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D22.2.1.txt3549 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D24.2.0.txt5604 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D25.0.0.txt5664 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D25.2.0.txt6049 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D25.1.0.txt6049 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D23.0.0.txt4220 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D23.4.0.txt4904 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D23.1.0.txt4506 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D23.1.1.txt4462 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D25.3.0.txt6481 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D23.2.1.txt4892 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D25.4.0.txt6552 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D26.0.0-alpha1.txt6948 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D23.2.0.txt4892 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D24.1.0.txt5423 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D26.1.0.txt8013 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D24.0.0.txt5421 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
D26.0.0-beta1.txt7853 …method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…

12