Searched refs:FLAG_SUPPORTS_DELETE (Results 1 – 8 of 8) sorted by relevance
148 row.add(Document.COLUMN_FLAGS, Document.FLAG_SUPPORTS_DELETE); in includeFile()
220 DocumentsContract.Document.FLAG_SUPPORTS_DELETE | in testPutChildDocuments()239 DocumentsContract.Document.FLAG_SUPPORTS_DELETE | in testPutChildDocuments()259 DocumentsContract.Document.FLAG_SUPPORTS_DELETE | in testPutChildDocuments()317 assertEquals(Document.FLAG_SUPPORTS_DELETE, cursor.getInt(0)); in testPutChildDocuments_operationsSupported()
330 DocumentsContract.Document.FLAG_SUPPORTS_DELETE | in testQueryDocument()366 DocumentsContract.Document.FLAG_SUPPORTS_DELETE | in testQueryDocument_directory()
552 flags |= Document.FLAG_SUPPORTS_DELETE; in includeFile()557 flags |= Document.FLAG_SUPPORTS_DELETE; in includeFile()
879 flag |= Document.FLAG_SUPPORTS_DELETE; in getDocumentFlags()
427 public static final int FLAG_SUPPORTS_DELETE = 1 << 2; field in DocumentsContract.Document
24792 field public static final int FLAG_SUPPORTS_DELETE = 4; // 0x4
38092 field public static final int FLAG_SUPPORTS_DELETE = 4; // 0x4