Searched refs:setupDocuments (Results 1 – 1 of 1) sorted by relevance
/packages/services/Mtp/tests/src/com/android/mtp/ |
D | MtpDocumentsProviderTest.java | 304 setupDocuments( in testQueryDocument() 342 setupDocuments( in testQueryDocument_directory() 454 setupDocuments( in testQueryChildDocuments() 508 setupDocuments(0, 0, MtpManager.OBJECT_HANDLE_ROOT_CHILDREN, "1", new MtpObjectInfo[] { in testDeleteDocument() 528 setupDocuments(0, 0, MtpManager.OBJECT_HANDLE_ROOT_CHILDREN, "1", new MtpObjectInfo[] { in testDeleteDocument_error() 552 setupDocuments(0, 0, MtpManager.OBJECT_HANDLE_ROOT_CHILDREN, "1", new MtpObjectInfo[] { in testOpenDocument() 590 setupDocuments(0, 0, MtpManager.OBJECT_HANDLE_ROOT_CHILDREN, "1", new MtpObjectInfo[] { in testOpenDocument_shortBytes() 833 setupDocuments( in testObjectSizeLong() 963 private String[] setupDocuments( in setupDocuments() method in MtpDocumentsProviderTest 1023 final String[] childDocIds = setupDocuments( in setupHierarchyDocuments()
|