Home
last modified time | relevance | path

Searched defs:cid (Results 1 – 25 of 40) sorted by relevance

12

/frameworks/base/telephony/java/android/telephony/
DCellIdentityGsm.java84 public CellIdentityGsm(int lac, int cid, int arfcn, int bsic, @Nullable String mccStr, in CellIdentityGsm()
102 public CellIdentityGsm(@NonNull android.hardware.radio.V1_0.CellIdentityGsm cid) { in CellIdentityGsm()
109 public CellIdentityGsm(@NonNull android.hardware.radio.V1_2.CellIdentityGsm cid) { in CellIdentityGsm()
117 public CellIdentityGsm(@NonNull android.hardware.radio.V1_5.CellIdentityGsm cid) { in CellIdentityGsm()
125 private CellIdentityGsm(@NonNull CellIdentityGsm cid) { in CellIdentityGsm()
258 int cid = mCid != CellInfo.UNAVAILABLE ? mCid : -1; in asCellLocation() local
DCellIdentityTdscdma.java88 public CellIdentityTdscdma(@Nullable String mcc, @Nullable String mnc, int lac, int cid, in CellIdentityTdscdma()
107 private CellIdentityTdscdma(@NonNull CellIdentityTdscdma cid) { in CellIdentityTdscdma()
114 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_0.CellIdentityTdscdma cid) { in CellIdentityTdscdma()
120 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_2.CellIdentityTdscdma cid) { in CellIdentityTdscdma()
127 public CellIdentityTdscdma(@NonNull android.hardware.radio.V1_5.CellIdentityTdscdma cid) { in CellIdentityTdscdma()
248 int cid = mCid != CellInfo.UNAVAILABLE ? mCid : -1; in asCellLocation() local
DCellIdentityWcdma.java89 public CellIdentityWcdma(int lac, int cid, int psc, int uarfcn, @Nullable String mccStr, in CellIdentityWcdma()
109 public CellIdentityWcdma(@NonNull android.hardware.radio.V1_0.CellIdentityWcdma cid) { in CellIdentityWcdma()
115 public CellIdentityWcdma(@NonNull android.hardware.radio.V1_2.CellIdentityWcdma cid) { in CellIdentityWcdma()
122 public CellIdentityWcdma(@NonNull android.hardware.radio.V1_5.CellIdentityWcdma cid) { in CellIdentityWcdma()
132 private CellIdentityWcdma(@NonNull CellIdentityWcdma cid) { in CellIdentityWcdma()
271 int cid = mCid != CellInfo.UNAVAILABLE ? mCid : -1; in asCellLocation() local
DCellIdentityLte.java138 public CellIdentityLte(@NonNull android.hardware.radio.V1_0.CellIdentityLte cid) { in CellIdentityLte()
144 public CellIdentityLte(@NonNull android.hardware.radio.V1_2.CellIdentityLte cid) { in CellIdentityLte()
151 public CellIdentityLte(@NonNull android.hardware.radio.V1_5.CellIdentityLte cid) { in CellIdentityLte()
162 private CellIdentityLte(@NonNull CellIdentityLte cid) { in CellIdentityLte()
326 int cid = mCi != CellInfo.UNAVAILABLE ? mCi : -1; in asCellLocation() local
DPcoData.java31 public final int cid; field in PcoData
36 public PcoData(int cid, String bearerProto, int pcoId, byte[]contents) { in PcoData()
DCellIdentityCdma.java114 public CellIdentityCdma(@NonNull android.hardware.radio.V1_0.CellIdentityCdma cid) { in CellIdentityCdma()
119 public CellIdentityCdma(@NonNull android.hardware.radio.V1_2.CellIdentityCdma cid) { in CellIdentityCdma()
124 private CellIdentityCdma(@NonNull CellIdentityCdma cid) { in CellIdentityCdma()
DSmsCbLocation.java73 public SmsCbLocation(@NonNull String plmn, int lac, int cid) { in SmsCbLocation()
163 public boolean isInLocationArea(@Nullable String plmn, int lac, int cid) { in isInLocationArea()
DNeighboringCellInfo.java110 public NeighboringCellInfo(int rssi, int cid) { in NeighboringCellInfo()
285 public void setCid(int cid) { in setCid()
DCellIdentityNr.java89 public CellIdentityNr(@NonNull android.hardware.radio.V1_4.CellIdentityNr cid) { in CellIdentityNr()
96 public CellIdentityNr(@NonNull android.hardware.radio.V1_5.CellIdentityNr cid) { in CellIdentityNr()
DCellInfoWcdma.java92 public void setCellIdentity(CellIdentityWcdma cid) { in setCellIdentity()
DCellInfoCdma.java100 public void setCellIdentity(CellIdentityCdma cid) { in setCellIdentity()
DCellInfoGsm.java93 public void setCellIdentity(CellIdentityGsm cid) { in setCellIdentity()
DCellInfoTdscdma.java97 public void setCellIdentity(CellIdentityTdscdma cid) { in setCellIdentity()
DCellInfoLte.java105 public void setCellIdentity(CellIdentityLte cid) { in setCellIdentity()
/frameworks/base/telephony/java/android/telephony/data/
DDataService.java185 public void deactivateDataCall(int cid, @DeactivateDataReason int reason, in deactivateDataCall()
296 public final int cid; field in DataService.DeactivateDataCallRequest
299 DeactivateDataCallRequest(int cid, int reason, IDataServiceCallback callback) { in DeactivateDataCallRequest()
518 public void deactivateDataCall(int slotIndex, int cid, int reason, in deactivateDataCall()
DIDataService.aidl33 void deactivateDataCall(int slotId, int cid, int reason, IDataServiceCallback callback); in deactivateDataCall()
/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java87 public void setLacAndCid(int lac, int cid) { in setLacAndCid()
/frameworks/base/telephony/common/com/google/android/mms/pdu/
DPduBody.java167 public PduPart getPartByContentId(String cid) { in getPartByContentId()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierResolver.java279 private String getCarrierNameFromId(int cid) { in getCarrierNameFromId()
397 private void updateCarrierIdAndName(int cid, String name, in updateCarrierIdAndName()
543 List<String> privilegeAccessRule, int cid, String name, int parentCid) { in CarrierMatchingRule()
976 int cid = cursor.getInt(cursor.getColumnIndex(CarrierId.CARRIER_ID)); in getCarrierIdsFromApnQuery() local
/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
Dbuffer_hub_base.h73 int cid() const { return cid_; } in cid() function
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityGsmTest.java239 int cid = 1; in testgetGlobalCellId() local
DServiceStateTrackerTest.java1903 private void changeRegState(int state, CellIdentity cid, int rat) { in changeRegState()
1907 private void changeRegState(int state, CellIdentity cid, int voiceRat, int dataRat) { in changeRegState()
1931 private void changeRegStateWithIwlan(int state, CellIdentity cid, int voiceRat, int dataRat, in changeRegStateWithIwlan()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DCellularDataService.java138 public void deactivateDataCall(int cid, int reason, DataServiceCallback callback) { in deactivateDataCall()
DDataServiceManager.java588 public void deactivateDataCall(int cid, int reason, Message onCompleteMessage) { in deactivateDataCall()
604 mIDataService.deactivateDataCall(mPhone.getPhoneId(), cid, reason, callback); in deactivateDataCall() local
DDcController.java186 public DataConnection getActiveDcByCid(int cid) { in getActiveDcByCid()

12