Home
last modified time | relevance | path

Searched refs:cid (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/base/telephony/java/android/telephony/
DCellIdentityTdscdma.java58 public CellIdentityTdscdma(int mcc, int mnc, int lac, int cid, int cpid) { in CellIdentityTdscdma() argument
59 this(String.valueOf(mcc), String.valueOf(mnc), lac, cid, cpid, null, null); in CellIdentityTdscdma() local
72 public CellIdentityTdscdma(String mcc, String mnc, int lac, int cid, int cpid) { in CellIdentityTdscdma() argument
75 mCid = cid; in CellIdentityTdscdma()
90 public CellIdentityTdscdma(String mcc, String mnc, int lac, int cid, int cpid, in CellIdentityTdscdma() argument
94 mCid = cid; in CellIdentityTdscdma()
98 private CellIdentityTdscdma(CellIdentityTdscdma cid) { in CellIdentityTdscdma() argument
99 this(cid.mMccStr, cid.mMncStr, cid.mLac, cid.mCid, in CellIdentityTdscdma()
100 cid.mCpid, cid.mAlphaLong, cid.mAlphaShort); in CellIdentityTdscdma()
DCellIdentityWcdma.java61 public CellIdentityWcdma (int mcc, int mnc, int lac, int cid, int psc) { in CellIdentityWcdma() argument
62 this(lac, cid, psc, Integer.MAX_VALUE, String.valueOf(mcc), String.valueOf(mnc), in CellIdentityWcdma()
77 public CellIdentityWcdma (int mcc, int mnc, int lac, int cid, int psc, int uarfcn) { in CellIdentityWcdma() argument
78 this(lac, cid, psc, uarfcn, String.valueOf(mcc), String.valueOf(mnc), null, null); in CellIdentityWcdma()
94 public CellIdentityWcdma (int lac, int cid, int psc, int uarfcn, in CellIdentityWcdma() argument
98 mCid = cid; in CellIdentityWcdma()
103 private CellIdentityWcdma(CellIdentityWcdma cid) { in CellIdentityWcdma() argument
104 this(cid.mLac, cid.mCid, cid.mPsc, cid.mUarfcn, cid.mMccStr, in CellIdentityWcdma()
105 cid.mMncStr, cid.mAlphaLong, cid.mAlphaShort); in CellIdentityWcdma()
DCellIdentityGsm.java60 public CellIdentityGsm(int mcc, int mnc, int lac, int cid) { in CellIdentityGsm() argument
61 this(lac, cid, Integer.MAX_VALUE, Integer.MAX_VALUE, in CellIdentityGsm()
76 public CellIdentityGsm(int mcc, int mnc, int lac, int cid, int arfcn, int bsic) { in CellIdentityGsm() argument
77 this(lac, cid, arfcn, bsic, String.valueOf(mcc), String.valueOf(mnc), null, null); in CellIdentityGsm()
93 public CellIdentityGsm(int lac, int cid, int arfcn, int bsic, String mccStr, in CellIdentityGsm() argument
97 mCid = cid; in CellIdentityGsm()
104 private CellIdentityGsm(CellIdentityGsm cid) { in CellIdentityGsm() argument
105 this(cid.mLac, cid.mCid, cid.mArfcn, cid.mBsic, cid.mMccStr, in CellIdentityGsm()
106 cid.mMncStr, cid.mAlphaLong, cid.mAlphaShort); in CellIdentityGsm()
DPcoData.java31 public final int cid; field in PcoData
36 public PcoData(int cid, String bearerProto, int pcoId, byte[]contents) { in PcoData() argument
37 this.cid = cid; in PcoData()
44 cid = in.readInt(); in PcoData()
54 out.writeInt(cid); in writeToParcel()
84 return "PcoData(" + cid + ", " + bearerProto + ", " + pcoId + ", contents[" + in toString()
DCellIdentityLte.java110 private CellIdentityLte(CellIdentityLte cid) { in CellIdentityLte() argument
111 this(cid.mCi, cid.mPci, cid.mTac, cid.mEarfcn, cid.mBandwidth, cid.mMccStr, in CellIdentityLte()
112 cid.mMncStr, cid.mAlphaLong, cid.mAlphaShort); in CellIdentityLte()
DCellIdentityCdma.java109 private CellIdentityCdma(CellIdentityCdma cid) { in CellIdentityCdma() argument
110 this(cid.mNetworkId, cid.mSystemId, cid.mBasestationId, cid.mLongitude, cid.mLatitude, in CellIdentityCdma()
111 cid.mAlphaLong, cid.mAlphaShort); in CellIdentityCdma()
DNeighboringCellInfo.java98 public NeighboringCellInfo(int rssi, int cid) { in NeighboringCellInfo() argument
100 mCid = cid; in NeighboringCellInfo()
240 public void setCid(int cid) { in setCid() argument
241 mCid = cid; in setCid()
DCellInfoLte.java53 public void setCellIdentity(CellIdentityLte cid) { in setCellIdentity() argument
54 if (DBG) log("setCellIdentity: " + cid); in setCellIdentity()
55 mCellIdentityLte = cid; in setCellIdentity()
DCellInfoGsm.java52 public void setCellIdentity(CellIdentityGsm cid) { in setCellIdentity() argument
53 mCellIdentityGsm = cid; in setCellIdentity()
DCellInfoWcdma.java52 public void setCellIdentity(CellIdentityWcdma cid) { in setCellIdentity() argument
53 mCellIdentityWcdma = cid; in setCellIdentity()
DCellInfoCdma.java52 public void setCellIdentity(CellIdentityCdma cid) { in setCellIdentity() argument
53 mCellIdentityCdma = cid; in setCellIdentity()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DEventLogTags.logtags22 50105 pdp_setup_fail (cause|1|5), (cid|1|5), (network_type|1|5)
25 50106 call_drop (cause|1|5), (cid|1|5), (network_type|1|5)
28 50107 data_network_registration_fail (op_numeric|1|5), (cid|1|5)
34 50109 pdp_network_drop (cid|1|5), (network_type|1|5)
37 50110 cdma_data_setup_failed (cause|1|5), (cid|1|5), (network_type|1|5)
40 50111 cdma_data_drop (cid|1|5), (network_type|1|5)
46 50112 gsm_rat_switched (cid|1|5), (network_from|1|5), (network_to|1|5)
81 50123 gsm_rat_switched_new (cid|1|5), (network_from|1|5), (network_to|1|5)
DCellularNetworkService.java311 result = new CellIdentityGsm(cellIdentityGsm.lac, cellIdentityGsm.cid, in convertHalCellIdentityToCellIdentity()
321 result = new CellIdentityWcdma(cellIdentityWcdma.lac, cellIdentityWcdma.cid, in convertHalCellIdentityToCellIdentity()
333 cellIdentityTdscdma.cid, cellIdentityTdscdma.cpid); in convertHalCellIdentityToCellIdentity()
382 cellIdentityGsm.base.cid, in convertHalCellIdentityToCellIdentity()
399 cellIdentityWcdma.base.cid, in convertHalCellIdentityToCellIdentity()
418 cellIdentityTdscdma.base.cid, in convertHalCellIdentityToCellIdentity()
DCarrierIdentifier.java303 private void updateCarrierIdAndName(int cid, String name) { in updateCarrierIdAndName() argument
310 if (cid != mCarrierId) { in updateCarrierIdAndName()
311 logd("[updateCarrierId] from:" + mCarrierId + " to:" + cid); in updateCarrierIdAndName()
312 mCarrierId = cid; in updateCarrierIdAndName()
393 String gid1, String gid2, String plmn, String spn, String apn, int cid, in CarrierMatchingRule() argument
403 mCid = cid; in CarrierMatchingRule()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmCellBroadcastHandler.java114 int cid = -1; in handleGsmBroadcastSms() local
122 cid = cellLocation.getCid(); in handleGsmBroadcastSms()
133 location = new SmsCbLocation(plmn, lac, cid); in handleGsmBroadcastSms()
187 if (!info.matchesLocation(plmn, lac, cid)) { in handleGsmBroadcastSms()
243 public boolean matchesLocation(String plmn, int lac, int cid) { in matchesLocation() argument
244 return mLocation.isInLocationArea(plmn, lac, cid); in matchesLocation()
/frameworks/base/telephony/java/com/android/internal/telephony/
DSmsCbLocation.java62 public SmsCbLocation(String plmn, int lac, int cid) { in SmsCbLocation() argument
65 mCid = cid; in SmsCbLocation()
150 public boolean isInLocationArea(String plmn, int lac, int cid) { in isInLocationArea() argument
159 if (mCid != -1 && mCid != cid) { in isInLocationArea()
/frameworks/base/telephony/java/android/telephony/data/
DDataService.java176 public void deactivateDataCall(int cid, @DeactivateDataReason int reason, in deactivateDataCall() argument
281 public final int cid; field in DataService.DeactivateDataCallRequest
284 DeactivateDataCallRequest(int cid, int reason, IDataServiceCallback callback) { in DeactivateDataCallRequest() argument
285 this.cid = cid; in DeactivateDataCallRequest()
375 serviceProvider.deactivateDataCall(deactivateDataCallRequest.cid, in handleMessage()
501 public void deactivateDataCall(int slotId, int cid, int reason, in deactivateDataCall() argument
504 new DeactivateDataCallRequest(cid, reason, callback)) in deactivateDataCall()
DIDataService.aidl33 void deactivateDataCall(int slotId, int cid, int reason, IDataServiceCallback callback); in deactivateDataCall() argument
/frameworks/base/telephony/java/android/telephony/gsm/
DGsmCellLocation.java85 public void setLacAndCid(int lac, int cid) { in setLacAndCid() argument
87 mCid = cid; in setLacAndCid()
/frameworks/native/libs/vr/libpdx/
Dservice.cpp58 svc->name_.c_str(), info_.op, info_.pid, info_.cid); in Destroy()
371 return svc->endpoint()->ModifyChannelEvents(info_.cid, clear_mask, in ModifyChannelEvents()
419 int Message::GetChannelId() const { return info_.cid; } in GetChannelId()
439 status = svc->SetChannel(info_.cid, chan); in SetChannel()
591 info.cid); in HandleSystemMessage()
598 info.cid); in HandleSystemMessage()
606 info.pid, info.cid); in HandleSystemMessage()
613 info.cid); in HandleSystemMessage()
635 info.pid, info.cid, info.op); in DefaultHandleMessage()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/
DCellularDataServiceTest.java56 result.cid = 1; in testConvertDataCallResult()
79 result.cid = 0; in testConvertDataCallResult()
/frameworks/native/libs/vr/libvrflinger/
Dvsync_service.h39 VSyncChannel(pdx::Service& service, int pid, int cid) in VSyncChannel() argument
40 : service_(service), pid_(pid), cid_(cid) {} in VSyncChannel()
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DPduBody.java157 public PduPart getPartByContentId(String cid) { in getPartByContentId() argument
158 return mPartMapByContentId.get(cid); in getPartByContentId()
/frameworks/opt/telephony/src/java/android/telephony/
DCellBroadcastMessage.java161 int cid; in createFromCursor() local
164 cid = cursor.getInt(cidColumn); in createFromCursor()
166 cid = -1; in createFromCursor()
169 SmsCbLocation location = new SmsCbLocation(plmn, lac, cid); in createFromCursor()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DCellularDataService.java163 public void deactivateDataCall(int cid, int reason, DataServiceCallback callback) { in deactivateDataCall() argument
174 mPhone.mCi.deactivateDataCall(cid, reason, message); in deactivateDataCall()
315 dcResult.cid, in convertDataCallResult()

123