Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DDataNetworkControllerTest.java408 private final DataProfile mEsimBootstrapDataProfile = new DataProfile.Builder() field in DataNetworkControllerTest
997 mNtnDataProfile, mEsimBootstrapDataProfile, in setUp()
5190 verifyConnectedNetworkHasDataProfile(mEsimBootstrapDataProfile); in testNetworkOnProvisioningProfileClass_WithFlagEnabled()
5215 verifyConnectedNetworkHasNoDataProfile(mEsimBootstrapDataProfile); in testSetUpPdn_WithBootStrapDataLimit_Zero()
5240 verifyConnectedNetworkHasDataProfile(mEsimBootstrapDataProfile); in testSetUpPdn_WithBootStrapDataLimit_Unlimited()
5256 verifyConnectedNetworkHasDataProfile(mEsimBootstrapDataProfile); in testSetUpPdn_WithBootStrapDataLimit_Unlimited()
5271 verifyConnectedNetworkHasNoDataProfile(mEsimBootstrapDataProfile); in testNetworkOnNonProvisioningProfileClass_WithFlagEnabled()