Searched refs:FORMAT_ASSOCIATION (Results 1 – 12 of 12) sorted by relevance
136 if (info.getFormat() == MtpConstants.FORMAT_ASSOCIATION) { in onListItemClick()
162 public static final int FORMAT_ASSOCIATION = 0x3001; field in MtpConstants
182 return mIsDir ? MtpConstants.FORMAT_ASSOCIATION : MediaFile.getFormatCode(mName, null); in getFormat()896 MtpObject obj = addObjectToCache(parent, name, format == MtpConstants.FORMAT_ASSOCIATION); in beginSendObject()
109 MtpConstants.FORMAT_ASSOCIATION,
547 createDocument(50, "A", MtpConstants.FORMAT_ASSOCIATION, 0), in testRestoreIdForDifferentParents()548 createDocument(51, "B", MtpConstants.FORMAT_ASSOCIATION, 0), in testRestoreIdForDifferentParents()570 createDocument(50, "A", MtpConstants.FORMAT_ASSOCIATION, 0), in testRestoreIdForDifferentParents()571 createDocument(51, "B", MtpConstants.FORMAT_ASSOCIATION, 0), in testRestoreIdForDifferentParents()876 createDocument(200, "dir", MtpConstants.FORMAT_ASSOCIATION, 1024), in testDeleteDocument()
351 .setFormat(MtpConstants.FORMAT_ASSOCIATION) in testQueryDocument_directory()710 .setFormat(MtpConstants.FORMAT_ASSOCIATION) in testMappingDisconnectedDocuments()1000 MtpConstants.FORMAT_ASSOCIATION : MtpConstants.FORMAT_TEXT) in toObjectInfo()
201 if (objectInfo.getFormat() != MtpConstants.FORMAT_ASSOCIATION) { in createDocument()
850 if (info.getFormat() == MtpConstants.FORMAT_ASSOCIATION) { in getMimeType()
434 MtpConstants.FORMAT_ASSOCIATION : in createDocument()
236 Assert.assertEquals(stream.get(0).getFormat(), MtpConstants.FORMAT_ASSOCIATION); in testMtpObjectGetFormatDir()623 "newDir", MtpConstants.FORMAT_ASSOCIATION); in testSendObjectSuccessDir()633 Assert.assertEquals(obj.getFormat(), MtpConstants.FORMAT_ASSOCIATION); in testSendObjectSuccessDir()670 "newDir", MtpConstants.FORMAT_ASSOCIATION); in testSendObjectSuccessDirDelayed()680 Assert.assertEquals(obj.getFormat(), MtpConstants.FORMAT_ASSOCIATION); in testSendObjectSuccessDirDelayed()
581 (isDirectory ? MtpConstants.FORMAT_ASSOCIATION : 0), in beginFile()1125 } else if (entry.mFormat == MtpConstants.FORMAT_ASSOCIATION) {1618 (format == MtpConstants.FORMAT_ASSOCIATION), true, isNoMediaPath(path));
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...