am 330dfa7d: Merge "Fix @see link in DocumentsContract docs." into klp-docs
* commit '330dfa7d11c542aa99aa277f75113bfc916d72dd': Fix @see link in DocumentsContract docs.
This commit is contained in:
@@ -257,8 +257,6 @@ public final class DocumentsContract {
|
|||||||
* {@link #MIME_TYPE_DIR}.
|
* {@link #MIME_TYPE_DIR}.
|
||||||
*
|
*
|
||||||
* @see #COLUMN_FLAGS
|
* @see #COLUMN_FLAGS
|
||||||
* @see DocumentsContract#createDocument(ContentResolver, Uri, String,
|
|
||||||
* String)
|
|
||||||
* @see DocumentsProvider#createDocument(String, String, String)
|
* @see DocumentsProvider#createDocument(String, String, String)
|
||||||
*/
|
*/
|
||||||
public static final int FLAG_DIR_SUPPORTS_CREATE = 1 << 3;
|
public static final int FLAG_DIR_SUPPORTS_CREATE = 1 << 3;
|
||||||
|
|||||||
Reference in New Issue
Block a user