Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
H A DDcTrackerTest.java866 initApns(ApnSetting.TYPE_XCAP_STRING, new String[]{ApnSetting.TYPE_XCAP_STRING}); in testTrySetupDataUnmeteredDefaultNotSelected()
1295 private void initApns(String targetApn, String[] canHandleTypes) { in initApns() method in DcTrackerTest
1315 initApns(ApnSetting.TYPE_EMERGENCY_STRING, in testTrySetupDataEmergencyApn()
1505 initApns(ApnSetting.TYPE_SUPL_STRING, in testGetDataConnectionState()
2843 initApns(ApnSetting.TYPE_IMS_STRING, new String[]{ApnSetting.TYPE_IMS_STRING}); in testRetryHandoverWhenDisconnecting()
2885 initApns(ApnSetting.TYPE_IMS_STRING, new String[]{ApnSetting.TYPE_IMS_STRING}); in testDataUnthrottled()
2901 initApns(ApnSetting.TYPE_IMS_STRING, new String[]{ApnSetting.TYPE_IMS_STRING}); in testDataUnthrottledAfterAPNChanged()
2915 initApns(ApnSetting.TYPE_IMS_STRING, new String[]{ApnSetting.TYPE_IMS_STRING}); in testDataUnthrottledOnSimStateChanged()
2928 initApns(ApnSetting.TYPE_IMS_STRING, new String[]{ApnSetting.TYPE_IMS_STRING}); in testHandlingSecondHandoverRequest()
2953 initApns(ApnSetting.TYPE_IMS_STRING, new String[]{ApnSetting.TYPE_IMS_STRING}); in testDataThrottledNotAllowData()
[all …]