Uses of Class
android.telephony.CellLocation

Packages that use CellLocation
android.telephony   
android.telephony.cdma   
android.telephony.gsm   
 

Uses of CellLocation in android.telephony
 

Methods in android.telephony that return CellLocation
 CellLocation TelephonyManager.getCellLocation()
           
static CellLocation CellLocation.getEmpty()
           
 

Methods in android.telephony with parameters of type CellLocation
 void PhoneStateListener.onCellLocationChanged(CellLocation location)
           
 

Uses of CellLocation in android.telephony.cdma
 

Subclasses of CellLocation in android.telephony.cdma
 class CdmaCellLocation
           
 

Uses of CellLocation in android.telephony.gsm
 

Subclasses of CellLocation in android.telephony.gsm
 class GsmCellLocation
           
 



Copyright © 2008-2012. All Rights Reserved.