Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DConnectionServiceWrapper.java1460 CellIdentity lastKnownCellIdentity = telephonyManager.getLastKnownCellIdentity(); in getLastKnownCellIdentity() local
1465 return lastKnownCellIdentity; in getLastKnownCellIdentity()