public class GsmCellLocation extends CellLocation
| Constructor and Description |
|---|
GsmCellLocation() |
GsmCellLocation(Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
fillInNotifierBundle(Bundle m) |
int |
getCid() |
int |
getLac() |
int |
getPsc() |
int |
hashCode() |
void |
setLacAndCid(int lac,
int cid) |
void |
setStateInvalid() |
String |
toString() |
getEmpty, requestLocationUpdatepublic GsmCellLocation()
public GsmCellLocation(Bundle bundle)
public int getLac()
public int getCid()
public int getPsc()
public void setStateInvalid()
public void setLacAndCid(int lac,
int cid)
public void fillInNotifierBundle(Bundle m)
Copyright © 2008-2013. All Rights Reserved.