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.java1341 mSS.getOperatorNumeric(), getCidFromCellIdentity(mCellIdentity)); in handleMessage()
2263 private static int getCidFromCellIdentity(CellIdentity id) { in getCidFromCellIdentity() method in ServiceStateTracker
3196 int cid = getCidFromCellIdentity(mNewCellIdentity); in pollStateDone()
3944 if (getCidFromCellIdentity(c) != -1) fallbackLteCid = c; in getCellLocationFromCellInfo()
3947 if (getCidFromCellIdentity(c) != -1) { in getCellLocationFromCellInfo()