Home
last modified time | relevance | path

Searched refs:FLAG_SUPPORTS_WRITE (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
DActivityTest.java153 Document.FLAG_SUPPORTS_WRITE); in initTestFiles()
DStubProvider.java785 flags |= Document.FLAG_SUPPORTS_WRITE; in createRegularDocument()
798 int flags = Document.FLAG_SUPPORTS_DELETE | Document.FLAG_SUPPORTS_WRITE in createVirtualDocument()
/frameworks/support/v4/kitkat/android/support/v4/provider/
DDocumentsContractApi19.java114 && (flags & DocumentsContract.Document.FLAG_SUPPORTS_WRITE) != 0) { in canWrite()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DFragmentTuner.java135 if ((docFlags & Document.FLAG_SUPPORTS_WRITE) == 0) { in isDocumentEnabled()
/frameworks/base/packages/MtpDocumentsProvider/tests/src/com/android/mtp/
DMtpDatabaseTest.java221 DocumentsContract.Document.FLAG_SUPPORTS_WRITE, in testPutChildDocuments()
240 DocumentsContract.Document.FLAG_SUPPORTS_WRITE, in testPutChildDocuments()
259 DocumentsContract.Document.FLAG_SUPPORTS_WRITE, in testPutChildDocuments()
300 assertEquals(Document.FLAG_SUPPORTS_WRITE, cursor.getInt(0)); in testPutChildDocuments_operationsSupported()
DMtpDocumentsProviderTest.java320 DocumentsContract.Document.FLAG_SUPPORTS_WRITE | in testQueryDocument()
/frameworks/base/core/java/android/provider/
DDocumentsContract.java285 public static final int FLAG_SUPPORTS_WRITE = 1 << 1; field in DocumentsContract.Document
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDatabase.java890 flag |= Document.FLAG_SUPPORTS_WRITE; in getDocumentFlags()
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java365 flags |= Document.FLAG_SUPPORTS_WRITE; in includeFile()
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Ddocument-provider.jd153 …MN_FLAGS} 所述。例如,{@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE}、{@link and…
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Ddocument-provider.jd154 такими как{@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE},
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Ddocument-provider.jd153 …AGS COLUMN_FLAGS} 而有所不同,例如 {@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE}、
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Ddocument-provider.jd152 … を使って記述します。たとえば、{@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE}、{@link and…
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Ddocument-provider.jd154 예를 들어 {@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE},
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Ddocument-provider.jd154 Misalnya, {@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE},
/frameworks/base/docs/html/guide/topics/providers/
Ddocument-provider.jd154 For example, {@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE},
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Ddocument-provider.jd154 Por exemplo,{@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE},
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Ddocument-provider.jd154 Ví dụ, {@link android.provider.DocumentsContract.Document#FLAG_SUPPORTS_WRITE},
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24795 field public static final int FLAG_SUPPORTS_WRITE = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt31863 field public static final int FLAG_SUPPORTS_WRITE = 2; // 0x2
Dtest-current.txt31936 field public static final int FLAG_SUPPORTS_WRITE = 2; // 0x2
Dsystem-current.txt34466 field public static final int FLAG_SUPPORTS_WRITE = 2; // 0x2