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

  /frameworks/base/telephony/java/android/telephony/
CellIdentityGsm.java 28 public final class CellIdentityGsm implements Parcelable {
30 private static final String LOG_TAG = "CellIdentityGsm";
49 public CellIdentityGsm() {
66 public CellIdentityGsm (int mcc, int mnc, int lac, int cid) {
81 public CellIdentityGsm (int mcc, int mnc, int lac, int cid, int arfcn, int bsic) {
90 private CellIdentityGsm(CellIdentityGsm cid) {
99 CellIdentityGsm copy() {
100 return new CellIdentityGsm(this);
167 if (!(other instanceof CellIdentityGsm)) {
    [all...]
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/25/
android.jar 

Completed in 2292 milliseconds