Searched defs:pcid (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/services/core/jni/gnss/ |
H A D | AGnssRil.cpp | 49 jint pcid, jint arfcn) { in setRefLocation() 125 jint pcid, jint) { in setRefLocation()
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/hal/ |
H A D | GnssNative.java | 971 int mnc, int lac, long cid, int tac, int pcid, int arfcn) { in setAgpsReferenceLocationCellId() 1508 int mnc, int lac, long cid, int tac, int pcid, int arfcn) { in setAgpsReferenceLocationCellId() 1664 int lac, long cid, int tac, int pcid, int arfcn); in native_agps_set_ref_location_cellid()
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/gnss/hal/ |
H A D | FakeGnssHal.java | 704 int tac, int pcid, int arfcn) {} in setAgpsReferenceLocationCellId()
|
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/ |
H A D | GnssLocationProvider.java | 1580 int pcid = CellInfo.UNAVAILABLE; in setRefLocation() local
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_location_GnssLocationProvider.cpp | 468 jint pcid, jint arfcn) { in android_location_gnss_hal_GnssNative_agps_set_reference_location_cellid()
|