Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java1517 mSS.getOperatorNumeric(), getCidFromCellIdentity(mCellIdentity)); in handleMessage()
2550 private static long getCidFromCellIdentity(CellIdentity id) { in getCidFromCellIdentity() method in ServiceStateTracker
3694 long cid = getCidFromCellIdentity(primaryCellIdentity); in pollStateDone()
4470 if (getCidFromCellIdentity(c) != -1) fallbackLteCid = c; in getCellIdentityFromCellInfo()
4473 if (getCidFromCellIdentity(c) != -1) { in getCellIdentityFromCellInfo()