Home | History | Annotate | Download | only in settings

Lines Matching refs:GsmCellLocation

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