HomeSort by relevance Sort by last modified time
    Searched defs:CellInfoWcdma (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telephony/java/android/telephony/
CellInfoWcdma.java 26 public final class CellInfoWcdma extends CellInfo implements Parcelable {
28 private static final String LOG_TAG = "CellInfoWcdma";
35 public CellInfoWcdma() {
42 public CellInfoWcdma(CellInfoWcdma ci) {
78 CellInfoWcdma o = (CellInfoWcdma) other;
90 sb.append("CellInfoWcdma:{");
114 * Construct a CellInfoWcdma object from the given parcel
117 private CellInfoWcdma(Parcel in)
    [all...]
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 402 milliseconds