Searched refs:CellLocation (Results 1 – 25 of 25) sorted by relevance
31 public abstract class CellLocation { class60 public static CellLocation newFromBundle(Bundle bundle) { in newFromBundle()94 public static CellLocation getEmpty() { in getEmpty()
321 PhoneStateListener.this.onCellLocationChanged((CellLocation)msg.obj); in PhoneStateListener()417 public void onCellLocationChanged(CellLocation location) { in onCellLocationChanged()626 CellLocation location = CellLocation.newFromBundle(bundle); in onCellLocationChanged()
1118 public CellLocation getCellLocation() { in getCellLocation()1130 CellLocation cl = CellLocation.newFromBundle(bundle); in getCellLocation()
20 import android.telephony.CellLocation;25 public class GsmCellLocation extends CellLocation {
20 import android.telephony.CellLocation;25 public class CdmaCellLocation extends CellLocation {
22 import android.telephony.CellLocation;113 CellLocation cl = mPhone.getCellLocation(); in handleGsmBroadcastSms()
32 import android.telephony.CellLocation;84 public void onCellLocationChanged(CellLocation location) {
24 import android.telephony.CellLocation;212 CellLocation getCellLocation(WorkSource workSource); in getCellLocation()
63 import android.telephony.CellLocation;362 public CellLocation mCellLoc;363 private CellLocation mNewCellLoc;916 private void processCellLocationInfo(CellLocation cellLocation, in processCellLocationInfo()2733 CellLocation tcl = mCellLoc; in pollStateDone()3396 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation()
32 import android.telephony.CellLocation;1444 CellLocation loc = mPhone.getCellLocation(); in handleMessage()
45 import android.telephony.CellLocation;1650 public CellLocation getCellLocation() { in getCellLocation()
57 import android.telephony.CellLocation;415 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation()
37 import android.telephony.CellLocation;346 public void onCellLocationChanged(CellLocation location) {
29 import android.telephony.CellLocation;115 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation()
28 import android.telephony.CellLocation;154 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation()
33 import android.telephony.CellLocation;1081 public CellLocation getCellLocation(WorkSource workSource) { in getCellLocation()
52 import android.telephony.CellLocation;174 CellLocation cellLocation = new GsmCellLocation(); in testGetCellLocation()
36 import android.telephony.CellLocation;294 CellLocation location = CellLocation.getEmpty(); in TelephonyRegistry()
60 import android.telephony.CellLocation;4131 CellLocation loc = mPhone.getCellLocation(); in getCellLocationId()
2125 android.telephony.CellLocation
3912 android.telephony.CellLocation
2440 Landroid/telephony/CellLocation;
28272 public abstract class CellLocation {28273 ctor public CellLocation();28274 method public static android.telephony.CellLocation getEmpty();28433 method public void onCellLocationChanged(android.telephony.CellLocation);28655 method public android.telephony.CellLocation getCellLocation();28745 public class CdmaCellLocation extends android.telephony.CellLocation {28764 public class GsmCellLocation extends android.telephony.CellLocation {
39542 public abstract class CellLocation {39543 ctor public CellLocation();39544 method public static android.telephony.CellLocation getEmpty();39717 method public void onCellLocationChanged(android.telephony.CellLocation);39955 method public deprecated android.telephony.CellLocation getCellLocation();40150 public class CdmaCellLocation extends android.telephony.CellLocation {40169 public class GsmCellLocation extends android.telephony.CellLocation {
42972 public abstract class CellLocation {42973 ctor public CellLocation();42974 method public static android.telephony.CellLocation getEmpty();43147 method public void onCellLocationChanged(android.telephony.CellLocation);43423 method public deprecated android.telephony.CellLocation getCellLocation();43654 public class CdmaCellLocation extends android.telephony.CellLocation {43673 public class GsmCellLocation extends android.telephony.CellLocation {