No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | android.telephony.CellLocation |
![]() |
Abstract class that represents the location of the device.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Return a new CellLocation object representing an unknown location, or null for unknown/none phone radio types.
|
|||||||||
|
|
Request an update of the current location.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Return a new CellLocation object representing an unknown location, or null for unknown/none phone radio types.
Request an update of the current location. If the location has changed, a broadcast will be sent to everyone registered with LISTEN_CELL_LOCATION
.