Searched refs:mCellIdentityLte (Results 1 – 2 of 2) sorted by relevance
37 private CellIdentityLte mCellIdentityLte; field in CellInfoLte45 mCellIdentityLte = new CellIdentityLte(); in CellInfoLte()53 this.mCellIdentityLte = ci.mCellIdentityLte.copy(); in CellInfoLte()62 mCellIdentityLte = new CellIdentityLte(cil.cellIdentityLte); in CellInfoLte()71 mCellIdentityLte = new CellIdentityLte(cil.cellIdentityLte); in CellInfoLte()80 mCellIdentityLte = new CellIdentityLte(cil.base.cellIdentityLte); in CellInfoLte()89 mCellIdentityLte = new CellIdentityLte(cil.cellIdentityLte); in CellInfoLte()99 if (DBG) log("getCellIdentity: " + mCellIdentityLte); in getCellIdentity()100 return mCellIdentityLte; in getCellIdentity()107 mCellIdentityLte = cid; in setCellIdentity()[all …]
67119 Landroid/telephony/CellInfoLte;->mCellIdentityLte:Landroid/telephony/CellIdentityLte;