HomeSort by relevance Sort by last modified time
    Searched defs:cdma (Results 1 - 25 of 58) sorted by null

1 2 3

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaSmsSubaddress.java 17 package com.android.internal.telephony.cdma.sms;
SmsEnvelope.java 17 package com.android.internal.telephony.cdma.sms;
20 import com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress;
45 // Voice mail notification through Message Waiting Indication in CDMA mode or Analog mode.
47 // number of messages waiting, it's used by some CDMA carriers for a voice mail count.
CdmaSmsAddress.java 17 package com.android.internal.telephony.cdma.sms;
23 import com.android.internal.telephony.cdma.sms.UserData;
UserData.java 17 package com.android.internal.telephony.cdma.sms;
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaSmsBroadcastConfigInfo.java 18 package com.android.internal.telephony.cdma;
21 * CdmaSmsBroadcastConfigInfo defines one configuration of Cdma Broadcast
CdmaServiceCategoryProgramHandler.java 17 package com.android.internal.telephony.cdma;
30 import android.telephony.cdma.CdmaSmsCbProgramData;
31 import android.telephony.cdma.CdmaSmsCbProgramResults;
35 import com.android.internal.telephony.cdma.sms.BearerData;
36 import com.android.internal.telephony.cdma.sms.CdmaSmsAddress;
37 import com.android.internal.telephony.cdma.sms.SmsEnvelope;
45 * Handle CDMA Service Category Program Data requests and responses.
52 * Create a new CDMA inbound SMS handler.
94 * @param sms the CDMA SmsMessage containing the SCPD request
EriInfo.java 17 package com.android.internal.telephony.cdma;
SmsMessageConverter.java 17 package com.android.internal.telephony.cdma;
26 import android.telephony.cdma.CdmaSmsCbProgramData;
37 import com.android.internal.telephony.cdma.sms.BearerData;
38 import com.android.internal.telephony.cdma.sms.CdmaSmsAddress;
39 import com.android.internal.telephony.cdma.sms.CdmaSmsSubaddress;
40 import com.android.internal.telephony.cdma.sms.SmsEnvelope;
41 import com.android.internal.telephony.cdma.sms.UserData;
61 static private final String LOGGABLE_TAG = "CDMA:SMS";
65 * Create a "raw" CDMA SmsMessage from a Parcel that was forged in ril.cpp.
CdmaCallWaitingNotification.java 17 package com.android.internal.telephony.cdma;
CdmaSMSDispatcher.java 17 package com.android.internal.telephony.cdma;
53 * @param sms the CDMA SMS message containing the status report
72 // We only block outgoing SMS during ECBM when using CDMA.
97 * @param sms the CDMA SMS message to process
143 // sms over cdma is used:
CdmaInboundSmsHandler.java 17 package com.android.internal.telephony.cdma;
36 import com.android.internal.telephony.cdma.sms.SmsEnvelope;
56 * Create a new inbound SMS handler for CDMA.
69 * Unregister for CDMA SMS.
209 * Convert Android result code to CDMA SMS failure cause.
211 * @return 0 for success, or a CDMA SMS failure cause value
CdmaInformationRecords.java 17 package com.android.internal.telephony.cdma;
CdmaSubscriptionSourceManager.java 17 package com.android.internal.telephony.cdma;
33 * Class that handles the CDMA subscription source changed events from RIL
46 public static final int SUBSCRIPTION_FROM_RUIM = 0; /* CDMA subscription from RUIM */
47 public static final int SUBSCRIPTION_FROM_NV = 1; /* CDMA subscription from NV */
57 // Type of CDMA subscription source
134 Rlog.v(LOG_TAG,"get Cdma Subscription Source");
149 * Returns the current CDMA subscription source value
150 * @return CDMA subscription source value
158 * Gets the default CDMA subscription source
160 * @return Default CDMA subscription source from Settings DB if present
    [all...]
CdmaMmiCode.java 17 package com.android.internal.telephony.cdma;
EriManager.java 17 package com.android.internal.telephony.cdma;
40 * EriManager loads the ERI file definitions and manages the CDMA roaming information.
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/sms/
CdmaSmsAddressTest.java 17 package com.android.internal.telephony.cdma.sms;
CdmaSmsTest.java 17 package com.android.internal.telephony.cdma.sms;
25 import com.android.internal.telephony.cdma.SmsMessage;
    [all...]
  /frameworks/base/telephony/java/android/telephony/cdma/
CdmaCellLocation.java 17 package android.telephony.cdma;
23 * Represents the cell location on a CDMA phone.
77 * @return cdma base station identification number, -1 if unknown
90 * @return cdma base station latitude in units of 0.25 seconds, Integer.MAX_VALUE if unknown
103 * @return cdma base station longitude in units of 0.25 seconds, Integer.MAX_VALUE if unknown
110 * @return cdma system identification number, -1 if unknown
117 * @return cdma network identification number, -1 if unknown
CdmaSmsCbProgramResults.java 17 package android.telephony.cdma;
23 * CDMA Service Category Program Results from SCPT teleservice SMS.
93 * Returns the CDMA service category to modify.
94 * @return a 16-bit CDMA service category value
101 * Returns the CDMA language code for this service category.
CdmaSmsCbProgramData.java 17 package android.telephony.cdma;
23 * CDMA Service Category Program Data from SCPT teleservice SMS.
142 * Returns the CDMA service category to modify.
143 * @return a 16-bit CDMA service category value
150 * Returns the CDMA language code for this service category.
  /packages/services/Telephony/src/com/android/phone/
CellInfoUtil.java 160 CellInfoCdma cdma = (CellInfoCdma) cellInfo; local
162 (String) cdma.getCellIdentity().getOperatorAlphaLong(),
163 (String) cdma.getCellIdentity().getOperatorAlphaShort(),
  /cts/tests/tests/telephony/src/android/telephony/cts/
CellInfoTest.java 73 // CDMA System Id ranges from 0 to 32767
164 private void verifyCdmaInfo(CellInfoCdma cdma) {
165 verifyCellConnectionStatus(cdma.getCellConnectionStatus());
166 verifyCellInfoCdmaParcelandHashcode(cdma);
167 verifyCellIdentityCdma(cdma.getCellIdentity());
168 verifyCellIdentityCdmaParcel(cdma.getCellIdentity());
169 verifyCellSignalStrengthCdma(cdma.getCellSignalStrength());
170 verifyCellSignalStrengthCdmaParcel(cdma.getCellSignalStrength());
173 private void verifyCellInfoCdmaParcelandHashcode(CellInfoCdma cdma) {
175 cdma.writeToParcel(p, 0)
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
CdmaSmsDispatcherTest.java 17 package com.android.internal.telephony.cdma;
CdmaInboundSmsHandlerTest.java 17 package com.android.internal.telephony.cdma;
49 import com.android.internal.telephony.cdma.sms.SmsEnvelope;
CdmaSmsCbTest.java 17 package com.android.internal.telephony.cdma;
24 import android.telephony.cdma.CdmaSmsCbProgramData;
29 import com.android.internal.telephony.cdma.sms.BearerData;
30 import com.android.internal.telephony.cdma.sms.CdmaSmsAddress;
31 import com.android.internal.telephony.cdma.sms.SmsEnvelope;
32 import com.android.internal.telephony.cdma.sms.UserData;
43 * Test cases for basic SmsCbMessage operation for CDMA.
55 * Initialize a Parcel for an incoming CDMA cell broadcast. The caller will write the
57 * @param serviceCategory the CDMA service category
78 * Initialize a BitwiseOutputStream with the CDMA bearer data subparameters except fo
    [all...]

Completed in 294 milliseconds

1 2 3