Searched refs:DISCLAIMER_URI_2 (Results 1 – 1 of 1) sorted by relevance
66 private static Uri DISCLAIMER_URI_2; field in DisclaimersParserImplTest91 DISCLAIMER_URI_2 = TestUtils.resourceToUri(testContext, R.raw.test_disclaimer2); in setUpClass()92 DISCLAIMER_CONTENT_2 = TestUtils.stringFromUri(cr, DISCLAIMER_URI_2); in setUpClass()150 bundle2.putParcelable(EXTRA_PROVISIONING_DISCLAIMER_CONTENT, DISCLAIMER_URI_2); in testThreeParsing()