FileDocCategorySizeDatePackage
CdmaCellLocation.javaAPI DocAndroid 5.1 API1457Sat Mar 14 14:09:36 GMT 2015android.telephony.cdma

CdmaCellLocation

public class CdmaCellLocation extends android.telephony.CellLocation

Fields Summary
Constructors Summary
public CdmaCellLocation()

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

 throw new RuntimeException("Stub!"); 
Methods Summary
public static doubleconvertQuartSecToDecDegrees(int quartSec)

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

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!"); 
public voidsetCellLocationData(int baseStationId, int baseStationLatitude, int baseStationLongitude, int systemId, int networkId)

 throw new RuntimeException("Stub!"); 
public voidsetCellLocationData(int baseStationId, int baseStationLatitude, int baseStationLongitude)

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

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

 throw new RuntimeException("Stub!");