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 79 CdmaCellLocation mCellLoc;
180 mCellLoc = new CdmaCellLocation();
397 mCellLoc.setCellLocationData(baseStationId, baseStationLatitude,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 96 GsmCellLocation mCellLoc;
214 mCellLoc = new GsmCellLocation();
363 mCellLoc.setLacAndCid(lac, cid);
    [all...]

Completed in 33 milliseconds