Searched defs:CellLocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
H A DCellLocation.java31 public abstract class CellLocation { class
50 * Create a new CellLocation from a intent notifier Bundle
56 * @return newly created CellLocation
60 public static CellLocation newFromBundle(Bundle bundle) {
84 * Return a new CellLocation object representing an unknown
88 public static CellLocation getEmpty() {

Completed in 121 milliseconds