HomeSort by relevance Sort by last modified time
    Searched defs:mCellLoc (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java 75 CdmaCellLocation mCellLoc;
169 mCellLoc = new CdmaCellLocation();
374 mCellLoc.setCellLocationData(baseStationId, baseStationLatitude,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 90 GsmCellLocation mCellLoc;
204 mCellLoc = new GsmCellLocation();
350 mCellLoc.setLacAndCid(lac, cid);
    [all...]

Completed in 223 milliseconds