Home
last modified time | relevance | path

Searched refs:native_agps_set_ref_location_cellid (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
DGnssNative.java1558 native_agps_set_ref_location_cellid(type, mcc, mnc, lac, cid, tac, pcid, arfcn); in setAgpsReferenceLocationCellId()
1710 private static native void native_agps_set_ref_location_cellid(int type, int mcc, int mnc, in native_agps_set_ref_location_cellid() method in GnssNative