Searched refs:METHOD_DELETE_DOCUMENT (Results 1 – 3 of 3) sorted by relevance
22 import static android.provider.DocumentsContract.METHOD_DELETE_DOCUMENT;1180 } else if (METHOD_DELETE_DOCUMENT.equals(method)) { in callUnchecked()
861 public static final String METHOD_DELETE_DOCUMENT = "android:deleteDocument"; field in DocumentsContract1470 METHOD_DELETE_DOCUMENT, null, in); in deleteDocument() local
45196 Landroid/provider/DocumentsContract;->METHOD_DELETE_DOCUMENT:Ljava/lang/String;