Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DDataProfileTest.java44 ApnSetting.PROTOCOL_IP, // roaming_protocol
70 ApnSetting.PROTOCOL_IP, // protocol
71 ApnSetting.PROTOCOL_IP, // roaming_protocol
97 ApnSetting.PROTOCOL_IP, // protocol
98 ApnSetting.PROTOCOL_IP, // roaming_protocol
DApnSettingTest.java85 ApnSetting.PROTOCOL_IP, // protocol in createApnSettingInternal()
86 ApnSetting.PROTOCOL_IP, // roaming_protocol in createApnSettingInternal()
149 dunTypesBitmask, ApnSetting.PROTOCOL_IP, ApnSetting.PROTOCOL_IP, true, in testFromString()
158 mmsTypesBitmask, ApnSetting.PROTOCOL_IPV6, ApnSetting.PROTOCOL_IP, true, in testFromString()
166 mmsTypesBitmask, ApnSetting.PROTOCOL_IPV6, ApnSetting.PROTOCOL_IP, true, in testFromString()
174 mmsTypesBitmask, ApnSetting.PROTOCOL_IPV6, ApnSetting.PROTOCOL_IP, true, in testFromString()
184 mmsTypesBitmask, ApnSetting.PROTOCOL_IPV6, ApnSetting.PROTOCOL_IP, true, in testFromString()
195 mmsTypesBitmask, ApnSetting.PROTOCOL_IPV6, ApnSetting.PROTOCOL_IP, true, in testFromString()
205 mmsTypesBitmask, ApnSetting.PROTOCOL_IPV6, ApnSetting.PROTOCOL_IP, true, in testFromString()
214 mmsTypesBitmask, ApnSetting.PROTOCOL_IPV6, ApnSetting.PROTOCOL_IP, true, in testFromString()
[all …]
DDataCallResponseTest.java40 ApnSetting.PROTOCOL_IP, FAKE_IFNAME, in testParcel()
58 ApnSetting.PROTOCOL_IP, FAKE_IFNAME, in testEquals()
66 ApnSetting.PROTOCOL_IP, FAKE_IFNAME, in testEquals()
77 ApnSetting.PROTOCOL_IP, FAKE_IFNAME, in testEquals()
DDataConnectionTest.java119 ApnSetting.PROTOCOL_IP, // protocol
120 ApnSetting.PROTOCOL_IP, // roaming_protocol
146 ApnSetting.PROTOCOL_IP, // protocol
147 ApnSetting.PROTOCOL_IP, // roaming_protocol
174 ApnSetting.PROTOCOL_IP, // roaming_protocol
204 ApnSetting.PROTOCOL_IP, // roaming_protocol
231 ApnSetting.PROTOCOL_IP, // roaming_protocol
424 ApnSetting.PROTOCOL_IP, FAKE_IFNAME, in testModemSuggestRetry()
434 ApnSetting.PROTOCOL_IP, FAKE_IFNAME, in testModemSuggestRetry()
443 ApnSetting.PROTOCOL_IP, FAKE_IFNAME, in testModemSuggestRetry()
[all …]
DApnContextTest.java221 ApnSetting.PROTOCOL_IP, // protocol in testProvisionApn()
222 ApnSetting.PROTOCOL_IP, // roaming_protocol in testProvisionApn()
DRetryManagerTest.java58 ApnSetting.PROTOCOL_IP, // protocol
59 ApnSetting.PROTOCOL_IP, // roaming_protocol
85 ApnSetting.PROTOCOL_IP, // protocol
86 ApnSetting.PROTOCOL_IP, // roaming_protocol
112 ApnSetting.PROTOCOL_IP, // protocol
113 ApnSetting.PROTOCOL_IP, // roaming_protocol
DDcControllerTest.java134 DATA_CONNECTION_ACTIVE_PH_LINK_DORMANT, ApnSetting.PROTOCOL_IP, FAKE_IFNAME, in testDataDormant()
DDcTrackerTest.java564 assertEquals(ApnSetting.PROTOCOL_IP, dp.getProtocolType()); in verifyDataProfile()
572 assertEquals(ApnSetting.PROTOCOL_IP, dp.getRoamingProtocolType()); in verifyDataProfile()
/frameworks/base/telephony/java/android/telephony/data/
DApnSetting.java151 public static final int PROTOCOL_IP = 0; field in ApnSetting
165 PROTOCOL_IP,
230 PROTOCOL_STRING_MAP.put("IP", PROTOCOL_IP);
237 PROTOCOL_INT_MAP.put(PROTOCOL_IP, "IP"); in PROTOCOL_INT_MAP.put() argument
924 protocol = PROTOCOL_INT_MAP.get(PROTOCOL_IP); in fromString()
925 roamingProtocol = PROTOCOL_INT_MAP.get(PROTOCOL_IP); in fromString()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java755 null, null, -1, "", "", 0, ApnSetting.TYPE_DUN, ApnSetting.PROTOCOL_IP, in testSetInitialAttachApn()
756 ApnSetting.PROTOCOL_IP, true, 0, 0, false, 0, 0, 0, 0, -1, ""); in testSetInitialAttachApn()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...