Searched refs:TYPE_IMS (Results 1 – 14 of 14) sorted by relevance
82 new QualifiedNetworks(ApnSetting.TYPE_IMS, in testHandoverNeeded()92 mTransportManager.getCurrentTransport(ApnSetting.TYPE_IMS)); in testHandoverNeeded()96 new QualifiedNetworks(ApnSetting.TYPE_IMS, in testHandoverNeeded()112 assertEquals(ApnSetting.TYPE_IMS, params.apnType); in testHandoverNeeded()118 mTransportManager.getCurrentTransport(ApnSetting.TYPE_IMS)); in testHandoverNeeded()122 new QualifiedNetworks(ApnSetting.TYPE_IMS, in testHandoverNeeded()138 assertEquals(ApnSetting.TYPE_IMS, params.apnType); in testHandoverNeeded()143 mTransportManager.getCurrentTransport(ApnSetting.TYPE_IMS)); in testHandoverNeeded()147 mTransportManager.getCurrentTransport(ApnSetting.TYPE_IMS)); in testHandoverNeeded()157 new QualifiedNetworks(ApnSetting.TYPE_IMS, in testHandoverNotNeeded()[all …]
436 createApnSetting(ApnSetting.TYPE_DEFAULT | ApnSetting.TYPE_IMS), mPhone)); in testIsMeteredAnother()438 assertFalse(ApnSettingUtils.isMetered(createApnSetting(ApnSetting.TYPE_IMS), mPhone)); in testIsMeteredAnother()466 createApnSetting(ApnSetting.TYPE_DEFAULT | ApnSetting.TYPE_IMS), mPhone)); in testIsRoamingMeteredAnother()468 assertFalse(ApnSettingUtils.isMetered(createApnSetting(ApnSetting.TYPE_IMS), mPhone)); in testIsRoamingMeteredAnother()490 assertFalse(ApnSettingUtils.isMetered(createApnSetting(ApnSetting.TYPE_IMS), mPhone)); in testIsMeteredNothingCharged()493 createApnSetting(ApnSetting.TYPE_IMS | ApnSetting.TYPE_MMS), mPhone)); in testIsMeteredNothingCharged()510 assertFalse(ApnSettingUtils.isMetered(createApnSetting(ApnSetting.TYPE_IMS), mPhone)); in testIsRoamingMeteredNothingCharged()513 createApnSetting(ApnSetting.TYPE_IMS | ApnSetting.TYPE_MMS), mPhone)); in testIsRoamingMeteredNothingCharged()656 ApnSetting.TYPE_IMS, in testEqualsRoamingProtocol()683 ApnSetting.TYPE_IMS, in testEqualsRoamingProtocol()[all …]
767 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testUserDisableData()877 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testUserDisableRoaming()926 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testDataCallOnUserDisableRoaming()979 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testCarrierActionSetMeteredApnsEnabled()1510 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testNetworkStatusChangedRecoveryOFF()1549 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testNetworkStatusChangedRecoveryON()1590 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testRecoveryStepPDPReset()
201 ApnSetting.TYPE_IMS, // types228 ApnSetting.TYPE_IMS, // types
77 add(ApnSetting.TYPE_IMS, apnTypeMap); in addApns()
68 ApnSetting.TYPE_IMS,
579 apnType = ApnSetting.TYPE_IMS; in getApnTypeFromNetworkRequest()
4289 apnContext = mApnContextsByType.get(ApnSetting.TYPE_IMS); in getPcscfAddress()
326 /*phoneId*/ 0, subId, ApnSetting.TYPE_IMS, in testPreciseDataConnectionStateChanged()349 /*phoneId*/ 0, subId, ApnSetting.TYPE_IMS, in testPreciseDataConnectionStateChanged()
102 public static final int TYPE_IMS = ApnTypes.IMS; field in ApnSetting311 APN_TYPE_STRING_MAP.put(TYPE_IMS_STRING, TYPE_IMS); in APN_TYPE_STRING_MAP.put() argument325 APN_TYPE_INT_MAP.put(TYPE_IMS, TYPE_IMS_STRING); in APN_TYPE_INT_MAP.put() argument2075 | TYPE_FOTA | TYPE_IMS | TYPE_CBS | TYPE_IA | TYPE_EMERGENCY | TYPE_MCX in build()
403 if ((ApnSetting.TYPE_IMS == apnType) && mManualDdsSwitch in phoneIdForRequest()
121 ApnSetting.TYPE_IMS,
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
48490 field public static final int TYPE_IMS = 64; // 0x40