Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DDataNetworkControllerTest.java421 private final DataProfile mEsimBootstrapImsProfile = new DataProfile.Builder() field in DataNetworkControllerTest
998 mEsimBootstrapImsProfile, mEsimBootstrapRcsInfraStructureProfile); in setUp()
5198 verifyConnectedNetworkHasDataProfile(mEsimBootstrapImsProfile); in testNetworkOnProvisioningProfileClass_WithFlagEnabled()
5222 verifyConnectedNetworkHasNoDataProfile(mEsimBootstrapImsProfile); in testSetUpPdn_WithBootStrapDataLimit_Zero()
5249 verifyConnectedNetworkHasDataProfile(mEsimBootstrapImsProfile); in testSetUpPdn_WithBootStrapDataLimit_Unlimited()
5257 verifyConnectedNetworkHasDataProfile(mEsimBootstrapImsProfile); in testSetUpPdn_WithBootStrapDataLimit_Unlimited()
5279 verifyConnectedNetworkHasNoDataProfile(mEsimBootstrapImsProfile); in testNetworkOnNonProvisioningProfileClass_WithFlagEnabled()