Searched refs:TYPE_IMS (Results 1 – 9 of 9) sorted by relevance
98 new QualifiedNetworks(ApnSetting.TYPE_IMS, in testHandoverNeeded()108 mTransportManager.getCurrentTransport(ApnSetting.TYPE_IMS)); in testHandoverNeeded()112 new QualifiedNetworks(ApnSetting.TYPE_IMS, in testHandoverNeeded()128 assertEquals(ApnSetting.TYPE_IMS, params.apnType); in testHandoverNeeded()134 mTransportManager.getCurrentTransport(ApnSetting.TYPE_IMS)); in testHandoverNeeded()138 new QualifiedNetworks(ApnSetting.TYPE_IMS, in testHandoverNeeded()154 assertEquals(ApnSetting.TYPE_IMS, params.apnType); in testHandoverNeeded()159 mTransportManager.getCurrentTransport(ApnSetting.TYPE_IMS)); in testHandoverNeeded()163 mTransportManager.getCurrentTransport(ApnSetting.TYPE_IMS)); in testHandoverNeeded()173 new QualifiedNetworks(ApnSetting.TYPE_IMS, in testHandoverNotNeeded()[all …]
434 createApnSetting(ApnSetting.TYPE_DEFAULT | ApnSetting.TYPE_IMS), mPhone)); in testIsMeteredAnother()436 assertFalse(ApnSettingUtils.isMetered(createApnSetting(ApnSetting.TYPE_IMS), mPhone)); in testIsMeteredAnother()463 createApnSetting(ApnSetting.TYPE_DEFAULT | ApnSetting.TYPE_IMS), mPhone)); in testIsRoamingMeteredAnother()465 assertFalse(ApnSettingUtils.isMetered(createApnSetting(ApnSetting.TYPE_IMS), mPhone)); in testIsRoamingMeteredAnother()486 assertFalse(ApnSettingUtils.isMetered(createApnSetting(ApnSetting.TYPE_IMS), mPhone)); in testIsMeteredNothingCharged()489 createApnSetting(ApnSetting.TYPE_IMS | ApnSetting.TYPE_MMS), mPhone)); in testIsMeteredNothingCharged()506 assertFalse(ApnSettingUtils.isMetered(createApnSetting(ApnSetting.TYPE_IMS), mPhone)); in testIsRoamingMeteredNothingCharged()509 createApnSetting(ApnSetting.TYPE_IMS | ApnSetting.TYPE_MMS), mPhone)); in testIsRoamingMeteredNothingCharged()644 ApnSetting.TYPE_IMS, in testEqualsRoamingProtocol()671 ApnSetting.TYPE_IMS, in testEqualsRoamingProtocol()[all …]
734 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testUserDisableData()833 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testUserDisableRoaming()889 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testDataCallOnUserDisableRoaming()1001 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testCarrierActionSetMeteredApnsEnabled()1558 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testNetworkStatusChangedRecoveryOFF()1600 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testNetworkStatusChangedRecoveryON()1642 mDct.enableApn(ApnSetting.TYPE_IMS, DcTracker.REQUEST_TYPE_NORMAL, null); in testRecoveryStepPDPReset()
202 ApnSetting.TYPE_IMS, // types229 ApnSetting.TYPE_IMS, // types
549 return ApnSetting.TYPE_IMS; in getApnTypeFromNetworkType()595 apnType = ApnSetting.TYPE_IMS; in getApnTypeFromNetworkRequest()
67 ApnSetting.TYPE_IMS,
4060 apnContext = mApnContextsByType.get(ApnSetting.TYPE_IMS); in getPcscfAddress()
99 public static final int TYPE_IMS = ApnTypes.IMS; field in ApnSetting120 TYPE_IMS,211 APN_TYPE_STRING_MAP.put("ims", TYPE_IMS);223 APN_TYPE_INT_MAP.put(TYPE_IMS, "ims"); in APN_TYPE_INT_MAP.put() argument
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...