Home | History | Annotate | Download | only in settings

Lines Matching refs:GsmCellLocation

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