Searched refs:TEST_SUPPORT_URL (Results 1 – 2 of 2) sorted by relevance
178 private static final String TEST_SUPPORT_URL = "https://www.support.url/"; field in ExtrasProvisioningDataParserTest286 .putExtra(EXTRA_PROVISIONING_SUPPORT_URL, TEST_SUPPORT_URL); in testParse_trustedSourceProvisioningIntent()313 .setSupportUrl(TEST_SUPPORT_URL) in testParse_trustedSourceProvisioningIntent()337 .putExtra(EXTRA_PROVISIONING_SUPPORT_URL, TEST_SUPPORT_URL); in testParse_financedDeviceProvisioningIntent()355 .setSupportUrl(TEST_SUPPORT_URL) in testParse_financedDeviceProvisioningIntent()991 .putExtra(EXTRA_PROVISIONING_SUPPORT_URL_SHORT, TEST_SUPPORT_URL) in buildIntentWithAllShortExtras()1017 .putExtra(EXTRA_PROVISIONING_SUPPORT_URL, TEST_SUPPORT_URL) in buildIntentWithAllLongExtras()1067 .putExtra(EXTRA_PROVISIONING_SUPPORT_URL, TEST_SUPPORT_URL); in buildTestTrustedSourceIntent()
198 private static final String TEST_SUPPORT_URL = "https://www.support.url/"; field in PropertiesProvisioningDataParserTest478 propsShort.setProperty(EXTRA_PROVISIONING_SUPPORT_URL_SHORT, TEST_SUPPORT_URL); in buildIntentWithAllShortExtras()516 propsLong.setProperty(EXTRA_PROVISIONING_SUPPORT_URL, TEST_SUPPORT_URL); in buildIntentWithAllLongExtras()