FileDocCategorySizeDatePackage
CellLocation.javaAPI DocAndroid 5.1 API313Sat Mar 14 14:09:40 GMT 2015android.telephony

CellLocation.java

package android.telephony;
public abstract class CellLocation
{
public  CellLocation() { throw new RuntimeException("Stub!"); }
public static  void requestLocationUpdate() { throw new RuntimeException("Stub!"); }
public static  android.telephony.CellLocation getEmpty() { throw new RuntimeException("Stub!"); }
}