public final class CdmaInformationRecords extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CdmaInformationRecords.CdmaDisplayInfoRec |
static class |
CdmaInformationRecords.CdmaLineControlInfoRec |
static class |
CdmaInformationRecords.CdmaNumberInfoRec |
static class |
CdmaInformationRecords.CdmaRedirectingNumberInfoRec |
static class |
CdmaInformationRecords.CdmaSignalInfoRec
Signal Information record from 3GPP2 C.S005 3.7.5.5
|
static class |
CdmaInformationRecords.CdmaT53AudioControlInfoRec |
static class |
CdmaInformationRecords.CdmaT53ClirInfoRec |
Modifier and Type | Field and Description |
---|---|
Object |
record |
static int |
RIL_CDMA_CALLED_PARTY_NUMBER_INFO_REC |
static int |
RIL_CDMA_CALLING_PARTY_NUMBER_INFO_REC |
static int |
RIL_CDMA_CONNECTED_NUMBER_INFO_REC |
static int |
RIL_CDMA_DISPLAY_INFO_REC
Record type identifier
|
static int |
RIL_CDMA_EXTENDED_DISPLAY_INFO_REC |
static int |
RIL_CDMA_LINE_CONTROL_INFO_REC |
static int |
RIL_CDMA_REDIRECTING_NUMBER_INFO_REC |
static int |
RIL_CDMA_SIGNAL_INFO_REC |
static int |
RIL_CDMA_T53_AUDIO_CONTROL_INFO_REC |
static int |
RIL_CDMA_T53_CLIR_INFO_REC |
static int |
RIL_CDMA_T53_RELEASE_INFO_REC |
Constructor and Description |
---|
CdmaInformationRecords(Parcel p) |
public Object record
public static final int RIL_CDMA_DISPLAY_INFO_REC
public static final int RIL_CDMA_CALLED_PARTY_NUMBER_INFO_REC
public static final int RIL_CDMA_CALLING_PARTY_NUMBER_INFO_REC
public static final int RIL_CDMA_CONNECTED_NUMBER_INFO_REC
public static final int RIL_CDMA_SIGNAL_INFO_REC
public static final int RIL_CDMA_REDIRECTING_NUMBER_INFO_REC
public static final int RIL_CDMA_LINE_CONTROL_INFO_REC
public static final int RIL_CDMA_EXTENDED_DISPLAY_INFO_REC
public static final int RIL_CDMA_T53_CLIR_INFO_REC
public static final int RIL_CDMA_T53_RELEASE_INFO_REC
public static final int RIL_CDMA_T53_AUDIO_CONTROL_INFO_REC
public CdmaInformationRecords(Parcel p)
public static String idToString(int id)