FileDocCategorySizeDatePackage
GsmCellLocation.javaAPI DocAndroid 5.1 API927Sat Mar 14 14:09:38 GMT 2015android.telephony.gsm

GsmCellLocation

public class GsmCellLocation extends android.telephony.CellLocation

Fields Summary
Constructors Summary
public GsmCellLocation()

 throw new RuntimeException("Stub!"); 
public GsmCellLocation(android.os.Bundle bundle)

 throw new RuntimeException("Stub!"); 
Methods Summary
public booleanequals(java.lang.Object o)

 throw new RuntimeException("Stub!"); 
public voidfillInNotifierBundle(android.os.Bundle m)

 throw new RuntimeException("Stub!"); 
public intgetCid()

 throw new RuntimeException("Stub!"); 
public intgetLac()

 throw new RuntimeException("Stub!"); 
public intgetPsc()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public voidsetLacAndCid(int lac, int cid)

 throw new RuntimeException("Stub!"); 
public voidsetStateInvalid()

 throw new RuntimeException("Stub!"); 
public java.lang.StringtoString()

 throw new RuntimeException("Stub!");