Searched refs:getCidFromCellIdentity (Results 1 – 2 of 2) sorted by relevance
1509 private static long getCidFromCellIdentity(CellIdentity id) { in getCidFromCellIdentity() method in GnssLocationProvider1592 if (getCidFromCellIdentity(c) != -1 in requestRefLocation()
1471 mSS.getOperatorNumeric(), getCidFromCellIdentity(mCellIdentity)); in handleMessage()2479 private static long getCidFromCellIdentity(CellIdentity id) { in getCidFromCellIdentity() method in ServiceStateTracker3624 long cid = getCidFromCellIdentity(primaryCellIdentity); in pollStateDone()4432 if (getCidFromCellIdentity(c) != -1) fallbackLteCid = c; in getCellIdentityFromCellInfo()4435 if (getCidFromCellIdentity(c) != -1) { in getCellIdentityFromCellInfo()