Searched refs:isWritingSupported (Results 1 – 3 of 3) sorted by relevance
70 static boolean isWritingSupported(@Nullable int[] supportedList) { in isWritingSupported() method in MtpDeviceRecord
877 if (MtpDeviceRecord.isWritingSupported(operationsSupported)) { in getRootFlags()888 MtpDeviceRecord.isWritingSupported(operationsSupported) && in getDocumentFlags()900 MtpDeviceRecord.isWritingSupported(operationsSupported) && in getDocumentFlags()
266 if (MtpDeviceRecord.isWritingSupported(device.operationsSupported)) { in openDocument()348 if (!MtpDeviceRecord.isWritingSupported(record.operationsSupported)) { in createDocument()