Searched refs:METHOD_CREATE_WEB_LINK_INTENT (Results 1 – 2 of 2) sorted by relevance
21 import static android.provider.DocumentsContract.METHOD_CREATE_WEB_LINK_INTENT;1133 } else if (METHOD_CREATE_WEB_LINK_INTENT.equals(method)) { in callUnchecked()
864 public static final String METHOD_CREATE_WEB_LINK_INTENT = "android:createWebLinkIntent"; field in DocumentsContract1708 METHOD_CREATE_WEB_LINK_INTENT, null, in); in createWebLinkIntent()