Searched defs:cellInfo (Results 1 – 8 of 8) sorted by relevance
54 CellInfoLte cellInfo = new CellInfoLte(); in wrapCellInfoWithCellIdentity() local58 CellInfoCdma cellInfo = new CellInfoCdma(); in wrapCellInfoWithCellIdentity() local62 CellInfoWcdma cellInfo = new CellInfoWcdma(); in wrapCellInfoWithCellIdentity() local66 CellInfoGsm cellInfo = new CellInfoGsm(); in wrapCellInfoWithCellIdentity() local82 public static String getNetworkTitle(CellInfo cellInfo) { in getNetworkTitle()98 public static OperatorInfo getOperatorInfoFromCellInfo(CellInfo cellInfo) { in getOperatorInfoFromCellInfo()162 public static boolean isForbidden(CellInfo cellInfo, List<String> forbiddenPlmns) { in isForbidden()
382 aggregatedList.set(aggregatedList.indexOf(itemInTheList.get()), cellInfo); in doAggregation() local448 protected NetworkOperatorPreference createNetworkOperatorPreference(CellInfo cellInfo) { in createNetworkOperatorPreference()471 final CellInfo cellInfo = mCellInfoList.get(index); in updateAllPreferenceCategory() local502 final CellInfo cellInfo = mCellInfoList.get(index); in updateAllPreferenceCategory() local
84 public static CellIdentity getCellIdentity(CellInfo cellInfo) { in getCellIdentity()143 public static String cellInfoToString(CellInfo cellInfo) { in cellInfoToString()
261 private int getSignalLevel(CellInfo cellInfo) { in getSignalLevel()270 protected String getMcc(CellInfo cellInfo) { in getMcc()283 protected String getMnc(CellInfo cellInfo) { in getMnc()
270 protected String getMccMnc(CellInfo cellInfo) { in getMccMnc()
169 createNetworkOperatorPreference(CellInfo cellInfo) { in createNetworkOperatorPreference()
1798 QnsTelephonyListener.QnsTelephonyInfo cellInfo = in testOnImsCallDisconnectCauseChanged() local
1605 public void startDrag(CellLayout.CellInfo cellInfo, DragOptions options) { in startDrag()