Searched refs:GsmCellLocation (Results 1 – 19 of 19) sorted by relevance
30 public class GsmCellLocation extends CellLocation { class38 public GsmCellLocation() { in GsmCellLocation() method in GsmCellLocation47 public GsmCellLocation(Bundle bundle) { in GsmCellLocation() method in GsmCellLocation111 GsmCellLocation s; in equals()114 s = (GsmCellLocation)o; in equals()
25 import android.telephony.gsm.GsmCellLocation;92 return new GsmCellLocation(bundle); in newFromBundle()131 return new GsmCellLocation(); in getEmpty()
24 import android.telephony.gsm.GsmCellLocation;222 public GsmCellLocation asCellLocation() { in asCellLocation()223 GsmCellLocation cl = new GsmCellLocation(); in asCellLocation()
26 import android.telephony.gsm.GsmCellLocation;234 public GsmCellLocation asCellLocation() { in asCellLocation()235 GsmCellLocation cl = new GsmCellLocation(); in asCellLocation()
25 import android.telephony.gsm.GsmCellLocation;246 public GsmCellLocation asCellLocation() { in asCellLocation()247 GsmCellLocation cl = new GsmCellLocation(); in asCellLocation()
26 import android.telephony.gsm.GsmCellLocation;300 public GsmCellLocation asCellLocation() { in asCellLocation()301 GsmCellLocation cl = new GsmCellLocation(); in asCellLocation()
26 import android.telephony.gsm.GsmCellLocation;127 GsmCellLocation cl = new GsmCellLocation(); in asCellLocation()
42 import android.telephony.gsm.GsmCellLocation;348 if (location instanceof GsmCellLocation) {349 GsmCellLocation cellLocation = (GsmCellLocation)location;
42 import android.telephony.gsm.GsmCellLocation;1619 if (loc instanceof GsmCellLocation) { in handleMessage()1620 cid = ((GsmCellLocation)loc).getCid(); in handleMessage()
89 import android.telephony.gsm.GsmCellLocation;957 GsmCellLocation cl = (GsmCellLocation) sst.getCellIdentity().asCellLocation(); in testGsmCellLocation()
14509 method @NonNull public android.telephony.gsm.GsmCellLocation asCellLocation();14514 method @NonNull public android.telephony.gsm.GsmCellLocation asCellLocation();14524 method @NonNull public android.telephony.gsm.GsmCellLocation asCellLocation();14529 method @NonNull public android.telephony.gsm.GsmCellLocation asCellLocation();
46803 @Deprecated public class GsmCellLocation extends android.telephony.CellLocation {46804 ctor @Deprecated public GsmCellLocation();46805 ctor @Deprecated public GsmCellLocation(android.os.Bundle);
7863 android.telephony.gsm.GsmCellLocation
30271 Landroid/telephony/gsm/GsmCellLocation;
7894 android.telephony.gsm.GsmCellLocation
40432 Landroid/telephony/gsm/GsmCellLocation;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52993 Landroid/telephony/gsm/GsmCellLocation;->equalsHandlesNulls(Ljava/lang/Object;Ljava/lang/Object;)Z52994 Landroid/telephony/gsm/GsmCellLocation;->isEmpty()Z52995 Landroid/telephony/gsm/GsmCellLocation;->mCid:I52996 Landroid/telephony/gsm/GsmCellLocation;->mLac:I52997 Landroid/telephony/gsm/GsmCellLocation;->mPsc:I
28764 public class GsmCellLocation extends android.telephony.CellLocation {28765 ctor public GsmCellLocation();28766 ctor public GsmCellLocation(android.os.Bundle);