/frameworks/base/telephony/java/android/telephony/ |
D | SmsCbLocation.java | 73 public SmsCbLocation(@NonNull String plmn, int lac, int cid) { in SmsCbLocation() 163 public boolean isInLocationArea(@Nullable String plmn, int lac, int cid) { in isInLocationArea()
|
D | CellIdentityGsm.java | 87 public CellIdentityGsm(int lac, int cid, int arfcn, int bsic, @Nullable String mccStr, in CellIdentityGsm() 236 int lac = mLac != CellInfo.UNAVAILABLE ? mLac : -1; in asCellLocation() local
|
D | CellIdentityWcdma.java | 91 public CellIdentityWcdma(int lac, int cid, int psc, int uarfcn, @Nullable String mccStr, in CellIdentityWcdma() 248 int lac = mLac != CellInfo.UNAVAILABLE ? mLac : -1; in asCellLocation() local
|
D | CellIdentityTdscdma.java | 90 public CellIdentityTdscdma(@Nullable String mcc, @Nullable String mnc, int lac, int cid, in CellIdentityTdscdma() 224 int lac = mLac != CellInfo.UNAVAILABLE ? mLac : -1; in asCellLocation() local
|
D | SmsCbMessage.java | 651 int lac; in createFromCursor() local
|
/frameworks/base/telephony/java/android/telephony/gsm/ |
D | GsmCellLocation.java | 90 public void setLacAndCid(int lac, int cid) { in setLacAndCid()
|
/frameworks/base/services/core/jni/gnss/ |
D | AGnssRil.cpp | 48 jboolean AGnssRil::setRefLocation(jint type, jint mcc, jint mnc, jint lac, jlong cid, jint tac, in setRefLocation() 124 jboolean AGnssRil_V1_0::setRefLocation(jint type, jint mcc, jint mnc, jint lac, jlong cid, jint tac, in setRefLocation() argument
|
/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
D | GnssNative.java | 1027 int mnc, int lac, long cid, int tac, int pcid, int arfcn) { in setAgpsReferenceLocationCellId() 1557 int mnc, int lac, long cid, int tac, int pcid, int arfcn) { in setAgpsReferenceLocationCellId() 1711 int lac, long cid, int tac, int pcid, int arfcn); in native_agps_set_ref_location_cellid()
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/gnss/hal/ |
D | FakeGnssHal.java | 700 protected void setAgpsReferenceLocationCellId(int type, int mcc, int mnc, int lac, long cid, in setAgpsReferenceLocationCellId()
|
/frameworks/base/services/core/java/com/android/server/location/gnss/ |
D | GnssLocationProvider.java | 1535 int lac = CellInfo.UNAVAILABLE; in setRefLocation() local
|
/frameworks/base/services/core/jni/ |
D | com_android_server_location_GnssLocationProvider.cpp | 413 JNIEnv* /* env */, jclass, jint type, jint mcc, jint mnc, jint lac, jlong cid, jint tac, in android_location_gnss_hal_GnssNative_agps_set_reference_location_cellid()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |