Home
last modified time | relevance | path

Searched refs:getCidFromCellIdentity (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java1523 mSS.getOperatorNumeric(), getCidFromCellIdentity(mCellIdentity)); in handleMessage()
2556 private static long getCidFromCellIdentity(CellIdentity id) { in getCidFromCellIdentity() method in ServiceStateTracker
3716 long cid = getCidFromCellIdentity(primaryCellIdentity); in pollStateDone()
4496 if (getCidFromCellIdentity(c) != -1) fallbackLteCid = c; in getCellIdentityFromCellInfo()
4499 if (getCidFromCellIdentity(c) != -1) { in getCellIdentityFromCellInfo()