android.telephony
Class CellLocation

java.lang.Object
  extended by android.telephony.CellLocation
Direct Known Subclasses:
CdmaCellLocation, GsmCellLocation

public abstract class CellLocation
extends Object


Constructor Summary
CellLocation()
           
 
Method Summary
static CellLocation getEmpty()
           
static void requestLocationUpdate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CellLocation

public CellLocation()
Method Detail

requestLocationUpdate

public static void requestLocationUpdate()

getEmpty

public static CellLocation getEmpty()


Copyright © 2008-2010. All Rights Reserved.