Searched refs:WEB_LINK_REQUEST_CODE (Results 1 – 2 of 2) sorted by relevance
673 final int WEB_LINK_REQUEST_CODE = 1; in testCreateWebLink() local674 mActivity.startIntentSenderForResult(intentSender, WEB_LINK_REQUEST_CODE, in testCreateWebLink()686 assertEquals(WEB_LINK_REQUEST_CODE, webLinkResult.requestCode); in testCreateWebLink()
56 private static final int WEB_LINK_REQUEST_CODE = 321; field in MyDocumentsProvider495 getContext(), WEB_LINK_REQUEST_CODE, intent, in createWebLinkIntent()