Home
last modified time | relevance | path

Searched refs:profileSmdpAddresses (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/odsa/
DDownloadInfo.java41 public abstract ImmutableList<String> profileSmdpAddresses(); in profileSmdpAddresses() method in DownloadInfo
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/
DTs43OperationTest.java366 assertThat(response.downloadInfo().profileSmdpAddresses()) in testManageSubscription_downloadProfile()
425 assertThat(config.downloadInfo().profileSmdpAddresses()).isEqualTo( in testAcquireConfiguration()