Searched refs:CellInfoUtil (Results 1 – 6 of 6) sorted by relevance
24 import com.android.settings.network.telephony.CellInfoUtil.getNetworkTitle25 import com.android.settings.network.telephony.CellInfoUtil.getOperatorNumeric110 val string = CellInfoUtil.cellInfoListToString(cellInfoList) in cellInfoListToString()
43 public final class CellInfoUtil { class46 private CellInfoUtil() { in CellInfoUtil() method in CellInfoUtil163 String plmn = CellInfoUtil.getOperatorInfoFromCellInfo(cellInfo).getOperatorNumeric(); in isForbidden()
41 import com.android.settings.network.telephony.CellInfoUtil.getNetworkTitle42 import com.android.settings.network.telephony.CellInfoUtil.getOperatorNumeric
28 object CellInfoUtil { in <lambda>() object
335 CellInfoUtil.getOperatorNumeric(cellInfo.getCellIdentity()))) in filterOutSatellitePlmn()372 Log.d(TAG, "CellInfoList: " + CellInfoUtil.cellInfoListToString(mCellInfoList)); in scanResultHandler()
30 import com.android.settings.network.telephony.CellInfoUtil.getNetworkTitle