Searched refs:isWritingSupported (Results 1 – 3 of 3) sorted by relevance
70 static boolean isWritingSupported(@Nullable int[] supportedList) { in isWritingSupported() method in MtpDeviceRecord
869 if (MtpDeviceRecord.isWritingSupported(operationsSupported)) { in getRootFlags()880 MtpDeviceRecord.isWritingSupported(operationsSupported) && in getDocumentFlags()892 MtpDeviceRecord.isWritingSupported(operationsSupported) && in getDocumentFlags()
315 if (MtpDeviceRecord.isWritingSupported(device.operationsSupported)) { in openDocument()399 if (!MtpDeviceRecord.isWritingSupported(record.operationsSupported)) { in createDocument()