Home
last modified time | relevance | path

Searched defs:cellId (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/network/telephony/
DCellInfoUtil.java61 public static String getNetworkTitle(CellIdentity cellId, String networkMccMnc) { in getNetworkTitle()
88 CellIdentity cellId = null; in getCellIdentity() local
DNetworkOperatorPreference.java90 private void updateCell(CellInfo cellinfo, CellIdentity cellId) { in updateCell()
145 final CellIdentity cellId = mCellId; in getOperatorNumeric() local