Searched defs:METHOD_DELETE_DOCUMENT (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DDocumentsContract.java636 public static final String METHOD_DELETE_DOCUMENT = "android:deleteDocument"; field in class:DocumentsContract
1169 client.call(METHOD_DELETE_DOCUMENT, null, in);

Completed in 22 milliseconds