Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DDataProfileTest.java40 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
57 .setProtocol(ApnSetting.PROTOCOL_IP)
58 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
75 .setProtocol(ApnSetting.PROTOCOL_IP)
76 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
93 .setProtocol(ApnSetting.PROTOCOL_IP)
94 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
113 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
DDataCallResponseTest.java63 .setProtocolType(ApnSetting.PROTOCOL_IP) in testParcel()
97 .setProtocolType(ApnSetting.PROTOCOL_IP) in testEqualsAndHashCode()
118 .setProtocolType(ApnSetting.PROTOCOL_IP) in testEqualsAndHashCode()
143 .setProtocolType(ApnSetting.PROTOCOL_IP) in testEqualsAndHashCode()
173 .setProtocolType(ApnSetting.PROTOCOL_IP) in testEqualsAndHashCode()
DTelephonyNetworkRequestTest.java49 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
67 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
84 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
102 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
DDataRetryManagerTest.java81 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
103 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
124 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
377 .setRoamingProtocol(ApnSetting.PROTOCOL_IP) in testDataSetupUnthrottling()
DApnSettingTest.java79 .setProtocol(ApnSetting.PROTOCOL_IP) in createApnSettingInternal()
80 .setRoamingProtocol(ApnSetting.PROTOCOL_IP) in createApnSettingInternal()
DDataServiceManagerTest.java72 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
DDataNetworkTest.java133 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
149 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
163 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
221 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
2444 .setRoamingProtocol(ApnSetting.PROTOCOL_IP) in testMmsCapabilityRemovedWhenMmsPreferredOnIwlan()
DDataNetworkControllerTest.java200 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
233 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
262 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
290 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
351 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
373 .setRoamingProtocol(ApnSetting.PROTOCOL_IP)
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DDataCallSessionStatsTest.java106 ApnSetting.PROTOCOL_IP, in testSetupDataCallOnCellularIms_success()
132 ApnSetting.PROTOCOL_IP, in testSetupDataCallOnIwlan_success()
161 ApnSetting.PROTOCOL_IP, in testSetupDataCallOnCrossSimCalling_success()
188 ApnSetting.PROTOCOL_IP, in testSetupDataCallOnCellularIms_failure()
211 ApnSetting.PROTOCOL_IP, in testHandoverFromCellularToIwlan_success()
237 ApnSetting.PROTOCOL_IP, in testHandoverFromCellularToCrossSimCalling_success()
266 ApnSetting.PROTOCOL_IP, in testHandoverFromCellularToIwlan_failure()
298 ApnSetting.PROTOCOL_IP, in testSetupDataCallOnIwlan_success_thenOOS()
325 ApnSetting.PROTOCOL_IP, in testIsNtn()
348 ApnSetting.PROTOCOL_IP, in testIsNtn()
[all …]
/frameworks/base/telephony/java/android/telephony/data/
DApnSetting.java396 public static final int PROTOCOL_IP = 0; field in ApnSetting
410 PROTOCOL_IP,
512 PROTOCOL_STRING_MAP.put("IP", PROTOCOL_IP);
520 PROTOCOL_INT_MAP.put(PROTOCOL_IP, "IP"); in PROTOCOL_INT_MAP.put() argument
DDataProfile.java265 return ApnSetting.PROTOCOL_IP; in getRoamingProtocolType()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierSignalAgentTest.java90 FAKE_PCO_INTENT.putExtra(TelephonyManager.EXTRA_APN_PROTOCOL, ApnSetting.PROTOCOL_IP); in FAKE_PCO_INTENT.putExtra() argument
DRILTest.java1139 .setProtocol(ApnSetting.PROTOCOL_IP) in testSetInitialAttachApn()
1140 .setRoamingProtocol(ApnSetting.PROTOCOL_IP) in testSetInitialAttachApn()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataNetwork.java2897 if (protocol == ApnSetting.PROTOCOL_IP) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt46539 field public static final int PROTOCOL_IP = 0; // 0x0