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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmCellBroadcastHandler.java 23 import android.telephony.CellLocation;
115 CellLocation cl = mPhone.getCellLocation();
120 GsmCellLocation cellLocation = (GsmCellLocation)cl;
121 lac = cellLocation.getLac();
122 cid = cellLocation.getCid();
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 

Completed in 48 milliseconds