Searched defs:lac (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | SmsCbLocation.java | 62 public SmsCbLocation(String plmn, int lac, int cid) { in SmsCbLocation() 150 public boolean isInLocationArea(String plmn, int lac, int cid) { in isInLocationArea()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
D | GsmCellBroadcastHandler.java | 113 int lac = -1; in handleGsmBroadcastSms() local 243 public boolean matchesLocation(String plmn, int lac, int cid) { in matchesLocation()
|
/frameworks/base/telephony/java/android/telephony/ |
D | CellIdentityTdscdma.java | 74 public CellIdentityTdscdma(String mcc, String mnc, int lac, int cid, int cpid, int uarfcn, in CellIdentityTdscdma() 177 int lac = mLac != CellInfo.UNAVAILABLE ? mLac : -1; in asCellLocation() local
|
D | CellIdentityGsm.java | 73 public CellIdentityGsm(int lac, int cid, int arfcn, int bsic, String mccStr, in CellIdentityGsm() 206 int lac = mLac != CellInfo.UNAVAILABLE ? mLac : -1; in asCellLocation() local
|
D | CellIdentityWcdma.java | 73 public CellIdentityWcdma (int lac, int cid, int psc, int uarfcn, in CellIdentityWcdma() 202 int lac = mLac != CellInfo.UNAVAILABLE ? mLac : -1; in asCellLocation() local
|
/frameworks/base/telephony/java/android/telephony/gsm/ |
D | GsmCellLocation.java | 87 public void setLacAndCid(int lac, int cid) { in setLacAndCid()
|
/frameworks/opt/telephony/src/java/android/telephony/ |
D | CellBroadcastMessage.java | 156 int lac; in createFromCursor() local
|
/frameworks/base/services/core/jni/ |
D | com_android_server_location_GnssLocationProvider.cpp | 2074 JNIEnv* /* env */, jobject /* obj */, jint type, jint mcc, jint mnc, jint lac, jint cid) { in android_location_GnssLocationProvider_agps_set_reference_location_cellid()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |