Searched refs:setSupportUrl (Results 1 – 4 of 4) sorted by relevance
397 builder.setSupportUrl(bundle.getString(EXTRA_PROVISIONING_SUPPORT_URL)); in createBuilderFromPersistableBundle()589 public Builder setSupportUrl(String supportUrl) { in setSupportUrl() method in ProvisioningParams.Builder
179 builder.setSupportUrl(supportUrl); in createParams()
632 .setSupportUrl(supportUrl) in parseMinimalistSupportedProvisioningDataInternal()
304 .setSupportUrl(TEST_SUPPORT_URL) in testParse_trustedSourceProvisioningIntent()