Searched refs:UNAVAILABLE_LONG (Results 1 – 6 of 6) sorted by relevance
105 mBands, mMccStr, mMncStr, CellInfo.UNAVAILABLE_LONG, mAlphaLong, mAlphaShort, in sanitizeLocationInfo()115 if (mNci == CellInfo.UNAVAILABLE_LONG) return; in updateGlobalCellId()
45 public static final long UNAVAILABLE_LONG = Long.MAX_VALUE; field in CellInfo
325 if (value < rangeMin || value > rangeMax) return CellInfo.UNAVAILABLE_LONG; in inRangeOrUnavailable()
1523 ? CellInfo.UNAVAILABLE_LONG : CellInfo.UNAVAILABLE)) { in getCidFromCellIdentity()1539 long cid = CellInfo.UNAVAILABLE_LONG; in setRefLocation()
2492 ? CellInfo.UNAVAILABLE_LONG : CellInfo.UNAVAILABLE)) { in getCidFromCellIdentity()
44473 field public static final long UNAVAILABLE_LONG = 9223372036854775807L; // 0x7fffffffffffffffL