Searched refs:METHOD_CREATE_WEB_LINK_INTENT (Results 1 – 3 of 3) sorted by relevance
21 import static android.provider.DocumentsContract.METHOD_CREATE_WEB_LINK_INTENT;1130 } else if (METHOD_CREATE_WEB_LINK_INTENT.equals(method)) { in callUnchecked()
836 public static final String METHOD_CREATE_WEB_LINK_INTENT = "android:createWebLinkIntent"; field in DocumentsContract1664 METHOD_CREATE_WEB_LINK_INTENT, null, in); in createWebLinkIntent()
59898 Landroid/provider/DocumentsContract;->METHOD_CREATE_WEB_LINK_INTENT:Ljava/lang/String;