Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DCellIdentityNr.java105 mBands, mMccStr, mMncStr, CellInfo.UNAVAILABLE_LONG, mAlphaLong, mAlphaShort, in sanitizeLocationInfo()
115 if (mNci == CellInfo.UNAVAILABLE_LONG) return; in updateGlobalCellId()
DCellInfo.java45 public static final long UNAVAILABLE_LONG = Long.MAX_VALUE; field in CellInfo
DCellIdentity.java325 if (value < rangeMin || value > rangeMax) return CellInfo.UNAVAILABLE_LONG; in inRangeOrUnavailable()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java1523 ? CellInfo.UNAVAILABLE_LONG : CellInfo.UNAVAILABLE)) { in getCidFromCellIdentity()
1539 long cid = CellInfo.UNAVAILABLE_LONG; in setRefLocation()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java2492 ? CellInfo.UNAVAILABLE_LONG : CellInfo.UNAVAILABLE)) { in getCidFromCellIdentity()
/frameworks/base/core/api/
Dcurrent.txt44473 field public static final long UNAVAILABLE_LONG = 9223372036854775807L; // 0x7fffffffffffffffL