Methods Summary |
---|
public static double | convertQuartSecToDecDegrees(int quartSec) throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object o) throw new RuntimeException("Stub!");
|
public void | fillInNotifierBundle(android.os.Bundle bundleToFill) throw new RuntimeException("Stub!");
|
public int | getBaseStationId() throw new RuntimeException("Stub!");
|
public int | getBaseStationLatitude() throw new RuntimeException("Stub!");
|
public int | getBaseStationLongitude() throw new RuntimeException("Stub!");
|
public int | getNetworkId() throw new RuntimeException("Stub!");
|
public int | getSystemId() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|
public void | setCellLocationData(int baseStationId, int baseStationLatitude, int baseStationLongitude, int systemId, int networkId) throw new RuntimeException("Stub!");
|
public void | setCellLocationData(int baseStationId, int baseStationLatitude, int baseStationLongitude) throw new RuntimeException("Stub!");
|
public void | setStateInvalid() throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|