Home
last modified time | relevance | path

Searched refs:telephony (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/cts/tests/tests/telephony/current/
DAndroid.bp21 name: "telephony-cts-ims-common-srcs",
23 "src/android/telephony/ims/cts/TestImsService.java",
24 "src/android/telephony/ims/cts/TestRcsFeature.java",
25 "src/android/telephony/ims/cts/TestMmTelFeature.java",
26 "src/android/telephony/ims/cts/TestImsSmsImpl.java",
27 "src/android/telephony/ims/cts/TestImsConfig.java",
28 "src/android/telephony/ims/cts/TestImsRegistration.java",
29 "src/android/telephony/ims/cts/TestRcsCapabilityExchangeImpl.java",
30 "src/android/telephony/ims/cts/TestSipTransport.java",
31 "src/android/telephony/ims/cts/TestSipDelegate.java",
[all …]
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSmsCbCmasInfoTest.java17 package android.telephony.cts;
19 import static android.telephony.SmsCbCmasInfo.CMAS_CATEGORY_SAFETY;
20 import static android.telephony.SmsCbCmasInfo.CMAS_CERTAINTY_LIKELY;
21 import static android.telephony.SmsCbCmasInfo.CMAS_CLASS_PRESIDENTIAL_LEVEL_ALERT;
22 import static android.telephony.SmsCbCmasInfo.CMAS_RESPONSE_TYPE_EVACUATE;
23 import static android.telephony.SmsCbCmasInfo.CMAS_SEVERITY_SEVERE;
24 import static android.telephony.SmsCbCmasInfo.CMAS_URGENCY_IMMEDIATE;
26 import android.telephony.SmsCbCmasInfo;
DDomainSelectionServiceTestOnMockModem.java17 package android.telephony.cts;
19 import static android.telephony.AccessNetworkConstants.AccessNetworkType.EUTRAN;
20 import static android.telephony.AccessNetworkConstants.AccessNetworkType.UTRAN;
21 import static android.telephony.BarringInfo.BARRING_SERVICE_TYPE_EMERGENCY;
22 import static android.telephony.BarringInfo.BarringServiceInfo.BARRING_TYPE_UNCONDITIONAL;
23 import static android.telephony.DomainSelectionService.SCAN_TYPE_NO_PREFERENCE;
24 import static android.telephony.DomainSelectionService.SELECTOR_TYPE_CALLING;
25 import static android.telephony.NetworkRegistrationInfo.DOMAIN_CS;
26 import static android.telephony.NetworkRegistrationInfo.REGISTRATION_STATE_UNKNOWN;
27 import static android.telephony.PreciseDisconnectCause.NO_DISCONNECT_CAUSE_AVAILABLE;
[all …]
DCdmaSmsCbProgramDataTest.java17 package android.telephony.cts;
19 import static android.telephony.cdma.CdmaSmsCbProgramData.ALERT_OPTION_NO_ALERT;
20 import static android.telephony.cdma.CdmaSmsCbProgramData.CATEGORY_CMAS_PRESIDENTIAL_LEVEL_ALERT;
21 import static android.telephony.cdma.CdmaSmsCbProgramData.OPERATION_CLEAR_CATEGORIES;
25 import android.telephony.cdma.CdmaSmsCbProgramData;
27 import com.android.internal.telephony.cdma.sms.BearerData;
DSignalStrengthTest.java16 package android.telephony.cts;
18 import static android.telephony.NetworkRegistrationInfo.NR_STATE_CONNECTED;
35 import android.telephony.AccessNetworkConstants;
36 import android.telephony.CellSignalStrength;
37 import android.telephony.CellSignalStrengthCdma;
38 import android.telephony.CellSignalStrengthGsm;
39 import android.telephony.CellSignalStrengthLte;
40 import android.telephony.CellSignalStrengthNr;
41 import android.telephony.CellSignalStrengthTdscdma;
42 import android.telephony.CellSignalStrengthWcdma;
[all …]
DCellBroadcastIntentsTest.java18 package android.telephony.cts;
26 import android.telephony.CbGeoUtils.Geometry;
27 import android.telephony.CellBroadcastIntents;
28 import android.telephony.SmsCbEtwsInfo;
29 import android.telephony.SmsCbLocation;
30 import android.telephony.SmsCbMessage;
34 import com.android.internal.telephony.gsm.SmsCbConstants;
DCallAttributesTest.java17 package android.telephony.cts;
23 import android.telephony.CallAttributes;
24 import android.telephony.CallQuality;
25 import android.telephony.PreciseCallState;
26 import android.telephony.TelephonyManager;
DRouteSelectionDescriptorTest.java17 package android.telephony.cts;
19 import static android.telephony.data.RouteSelectionDescriptor.ROUTE_SSC_MODE_1;
20 import static android.telephony.data.RouteSelectionDescriptor.SESSION_TYPE_IPV4;
24 import android.telephony.data.NetworkSliceInfo;
25 import android.telephony.data.RouteSelectionDescriptor;
DCallStateTest.java17 package android.telephony.cts;
23 import android.telephony.CallQuality;
24 import android.telephony.CallState;
25 import android.telephony.PreciseCallState;
26 import android.telephony.TelephonyManager;
27 import android.telephony.ims.ImsCallProfile;
DCellIdentityTest.java16 package android.telephony.cts;
22 import android.telephony.CellIdentity;
23 import android.telephony.CellIdentityCdma;
24 import android.telephony.CellIdentityGsm;
25 import android.telephony.CellIdentityLte;
26 import android.telephony.CellIdentityNr;
27 import android.telephony.CellIdentityTdscdma;
28 import android.telephony.CellIdentityWcdma;
29 import android.telephony.CellInfo;
30 import android.telephony.CellLocation;
[all …]
DUrspRuleTest.java17 package android.telephony.cts;
21 import android.telephony.data.RouteSelectionDescriptor;
22 import android.telephony.data.TrafficDescriptor;
23 import android.telephony.data.UrspRule;
DPreciseDataConnectionStateTest.java17 package android.telephony.cts;
26 import android.telephony.AccessNetworkConstants;
27 import android.telephony.PreciseDataConnectionState;
28 import android.telephony.TelephonyManager;
29 import android.telephony.data.ApnSetting;
30 import android.telephony.data.EpsQos;
31 import android.telephony.data.NrQos;
32 import android.telephony.data.Qos;
34 import com.android.internal.telephony.flags.Flags;
DNeighboringCellInfoTest.java17 package android.telephony.cts;
19 import static android.telephony.TelephonyManager.NETWORK_TYPE_UNKNOWN;
20 import static android.telephony.TelephonyManager.NETWORK_TYPE_EDGE;
21 import static android.telephony.TelephonyManager.NETWORK_TYPE_GPRS;
22 import static android.telephony.TelephonyManager.NETWORK_TYPE_UMTS;
27 import android.telephony.NeighboringCellInfo;
DTestDomainSelectionService.java17 package android.telephony.cts;
25 import android.telephony.Annotation.DisconnectCauses;
26 import android.telephony.BarringInfo;
27 import android.telephony.DomainSelectionService;
28 import android.telephony.DomainSelectionService.EmergencyScanType;
29 import android.telephony.DomainSelectionService.SelectionAttributes;
30 import android.telephony.DomainSelector;
31 import android.telephony.EmergencyRegistrationResult;
32 import android.telephony.NetworkRegistrationInfo;
33 import android.telephony.ServiceState;
[all …]
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DDomainSelectionCrossSimRedialingTestOnMockModem.java17 package android.telephony.ims.cts;
19 import static android.telephony.AccessNetworkConstants.AccessNetworkType.EUTRAN;
20 import static android.telephony.AccessNetworkConstants.AccessNetworkType.GERAN;
21 import static android.telephony.AccessNetworkConstants.AccessNetworkType.UTRAN;
22 import static android.telephony.BarringInfo.BARRING_SERVICE_TYPE_EMERGENCY;
23 import static android.telephony.BarringInfo.BarringServiceInfo.BARRING_TYPE_UNCONDITIONAL;
24 import static android.telephony.CarrierConfigManager.ImsEmergency.KEY_CROSS_STACK_REDIAL_TIMER_SEC_…
25 import static android.telephony.CarrierConfigManager.ImsEmergency.KEY_EMERGENCY_DOMAIN_PREFERENCE_I…
26 import static android.telephony.CarrierConfigManager.ImsEmergency.KEY_EMERGENCY_DOMAIN_PREFERENCE_R…
27 import static android.telephony.CarrierConfigManager.ImsEmergency.KEY_EMERGENCY_NETWORK_SCAN_TYPE_I…
[all …]
DMmTelFeatureTestOnMockModem.java17 package android.telephony.ims.cts;
19 import static android.telephony.AccessNetworkConstants.AccessNetworkType.EUTRAN;
20 import static android.telephony.AccessNetworkConstants.AccessNetworkType.IWLAN;
21 import static android.telephony.CarrierConfigManager.ImsSs.CALL_WAITING_SYNC_NONE;
22 import static android.telephony.CarrierConfigManager.ImsSs.KEY_TERMINAL_BASED_CALL_WAITING_SYNC_TYP…
23 import static android.telephony.CarrierConfigManager.ImsSs.KEY_UT_TERMINAL_BASED_SERVICES_INT_ARRAY;
24 import static android.telephony.CarrierConfigManager.ImsSs.SUPPLEMENTARY_SERVICE_CW;
25 import static android.telephony.CarrierConfigManager.KEY_USE_CALL_WAITING_USSD_BOOL;
26 import static android.telephony.TelephonyManager.SRVCC_STATE_HANDOVER_CANCELED;
27 import static android.telephony.TelephonyManager.SRVCC_STATE_HANDOVER_COMPLETED;
[all …]
DEmergencyCallDomainSelectionTestOnMockModem.java17 package android.telephony.ims.cts;
19 import static android.telephony.AccessNetworkConstants.AccessNetworkType.EUTRAN;
20 import static android.telephony.AccessNetworkConstants.AccessNetworkType.GERAN;
21 import static android.telephony.AccessNetworkConstants.AccessNetworkType.NGRAN;
22 import static android.telephony.AccessNetworkConstants.AccessNetworkType.UNKNOWN;
23 import static android.telephony.AccessNetworkConstants.AccessNetworkType.UTRAN;
24 import static android.telephony.BarringInfo.BARRING_SERVICE_TYPE_EMERGENCY;
25 import static android.telephony.BarringInfo.BarringServiceInfo.BARRING_TYPE_UNCONDITIONAL;
26 import static android.telephony.CarrierConfigManager.ImsEmergency.KEY_CROSS_STACK_REDIAL_TIMER_SEC_…
27 import static android.telephony.CarrierConfigManager.ImsEmergency.KEY_EMERGENCY_CALL_SETUP_TIMER_ON…
[all …]
DImsCallingTestOnMockModem.java17 package android.telephony.ims.cts;
19 import static android.telephony.CarrierConfigManager.ImsVoice.ALERTING_SRVCC_SUPPORT;
20 import static android.telephony.CarrierConfigManager.ImsVoice.BASIC_SRVCC_SUPPORT;
21 import static android.telephony.CarrierConfigManager.ImsVoice.MIDCALL_SRVCC_SUPPORT;
22 import static android.telephony.CarrierConfigManager.ImsVoice.PREALERTING_SRVCC_SUPPORT;
23 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_ACTIVE;
24 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_HOLDING;
25 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_INCOMING;
26 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_INCOMING_SETUP;
27 import static android.telephony.TelephonyManager.SRVCC_STATE_HANDOVER_CANCELED;
[all …]
DTestSipDelegate.java17 package android.telephony.ims.cts;
24 import android.telephony.ims.DelegateMessageCallback;
25 import android.telephony.ims.DelegateRegistrationState;
26 import android.telephony.ims.DelegateRequest;
27 import android.telephony.ims.DelegateStateCallback;
28 import android.telephony.ims.FeatureTagState;
29 import android.telephony.ims.SipDelegateConfiguration;
30 import android.telephony.ims.SipMessage;
31 import android.telephony.ims.stub.SipDelegate;
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockSrvccCall.java17 package android.telephony.mockmodem;
26 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_ACTIVE;
27 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_ALERTING;
28 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_DIALING;
29 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_DISCONNECTED;
30 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_HOLDING;
31 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_INCOMING;
32 import static android.telephony.PreciseCallState.PRECISE_CALL_STATE_WAITING;
/cts/tests/tests/telephony-cuj/src/android/telephony/cts/cuj/
DDataTest.java17 package android.telephony.cts.cuj;
27 import android.telephony.CellIdentityNr;
28 import android.telephony.CellInfo;
29 import android.telephony.CellInfoCdma;
30 import android.telephony.CellInfoGsm;
31 import android.telephony.CellInfoLte;
32 import android.telephony.CellInfoNr;
33 import android.telephony.CellInfoTdscdma;
34 import android.telephony.CellInfoWcdma;
35 import android.telephony.TelephonyManager;
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/src/android/telephony/cts/externalimsservice/
DTestExternalImsService.java17 package android.telephony.cts.externalimsservice;
21 import android.telephony.ims.ImsReasonInfo;
22 import android.telephony.ims.cts.ImsUtils;
23 import android.telephony.ims.cts.TestImsService;
24 import android.telephony.ims.stub.ImsFeatureConfiguration;
/cts/common/device-side/preconditions/src/com/android/compatibility/common/preconditions/
DTelephonyHelper.java20 import android.telephony.TelephonyManager;
31 TelephonyManager telephony = in hasPhoneNumber() local
34 return !TextUtils.isEmpty(telephony.getLine1Number()); in hasPhoneNumber()
/cts/tests/tests/telephony/current/TestExternalImsServiceApp/aidl/android/telephony/cts/externalimsservice/
DITestExternalImsService.aidl17 package android.telephony.cts.externalimsservice;
19 import android.telephony.ims.ImsReasonInfo;
20 import android.telephony.ims.stub.ImsFeatureConfiguration;
/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DCarrierRoamingSatelliteTestBase.java17 package android.telephony.satellite.cts;
19 import static android.telephony.ims.stub.ImsRegistrationImplBase.REGISTRATION_TECH_LTE;
34 import android.telephony.CarrierConfigManager;
35 import android.telephony.Rlog;
36 import android.telephony.ServiceState;
37 import android.telephony.SmsManager;
38 import android.telephony.SubscriptionManager;
39 import android.telephony.TelephonyCallback;
40 import android.telephony.TelephonyManager;
41 import android.telephony.cts.util.DefaultSmsAppHelper;
[all …]

12345678910>>...17