Home
last modified time | relevance | path

Searched refs:PROTOCOL_IP (Results 1 – 12 of 12) 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.java44 .setProtocolType(ApnSetting.PROTOCOL_IP) in testParcel()
71 .setProtocolType(ApnSetting.PROTOCOL_IP) in testEquals()
88 .setProtocolType(ApnSetting.PROTOCOL_IP) in testEquals()
108 .setProtocolType(ApnSetting.PROTOCOL_IP) in testEquals()
DDataConnectionTest.java118 ApnSetting.PROTOCOL_IP, // protocol
119 ApnSetting.PROTOCOL_IP, // roaming_protocol
145 ApnSetting.PROTOCOL_IP, // protocol
146 ApnSetting.PROTOCOL_IP, // roaming_protocol
173 ApnSetting.PROTOCOL_IP, // roaming_protocol
203 ApnSetting.PROTOCOL_IP, // roaming_protocol
230 ApnSetting.PROTOCOL_IP, // roaming_protocol
427 .setProtocolType(ApnSetting.PROTOCOL_IP) in testModemSuggestRetry()
445 .setProtocolType(ApnSetting.PROTOCOL_IP) in testModemSuggestRetry()
463 .setProtocolType(ApnSetting.PROTOCOL_IP) in testModemSuggestRetry()
[all …]
DApnContextTest.java220 ApnSetting.PROTOCOL_IP, // protocol in testProvisionApn()
221 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.java127 .setProtocolType(ApnSetting.PROTOCOL_IP) in testDataDormant()
DDcTrackerTest.java574 assertEquals(ApnSetting.PROTOCOL_IP, dp.getProtocolType()); in verifyDataProfile()
582 assertEquals(ApnSetting.PROTOCOL_IP, dp.getRoamingProtocolType()); in verifyDataProfile()
/frameworks/base/telephony/java/android/telephony/data/
DApnSetting.java251 public static final int PROTOCOL_IP = 0; field in ApnSetting
265 PROTOCOL_IP,
333 PROTOCOL_STRING_MAP.put("IP", PROTOCOL_IP);
341 PROTOCOL_INT_MAP.put(PROTOCOL_IP, "IP"); in PROTOCOL_INT_MAP.put() argument
1029 protocol = PROTOCOL_INT_MAP.get(PROTOCOL_IP); in fromString()
1030 roamingProtocol = PROTOCOL_INT_MAP.get(PROTOCOL_IP); in fromString()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java892 null, null, -1, "", "", 0, ApnSetting.TYPE_DUN, ApnSetting.PROTOCOL_IP, in testSetInitialAttachApn()
893 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/ ...
/frameworks/base/api/
Dcurrent.txt48477 field public static final int PROTOCOL_IP = 0; // 0x0