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 83 CdmaCellLocation mCellLoc;
180 mCellLoc = new CdmaCellLocation();
396 mCellLoc.setCellLocationData(baseStationId, baseStationLatitude,
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmServiceStateTracker.java 99 GsmCellLocation mCellLoc;
211 mCellLoc = new GsmCellLocation();
352 mCellLoc.setLacAndCid(lac, cid);
    [all...]

Completed in 437 milliseconds