Home | History | Annotate | Download | only in settings

Lines Matching refs:GsmCellLocation

40 import android.telephony.gsm.GsmCellLocation;
487 if (location instanceof GsmCellLocation) {
488 GsmCellLocation loc = (GsmCellLocation)location;