HomeSort by relevance Sort by last modified time
    Searched refs:cellID (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/jni/
com_android_server_location_GnssLocationProvider.cpp 772 location.u.cellID.mcc = mcc;
773 location.u.cellID.mnc = mnc;
774 location.u.cellID.lac = lac;
775 location.u.cellID.cid = cid;
778 ALOGE("Neither a GSM nor a UMTS cellid (%s:%d).",__FUNCTION__,__LINE__);
    [all...]
  /hardware/libhardware/include/hardware/
gps.h 655 /* CellID for 2G, 3G and LTE, used in AGPS. */
683 AGpsRefLocationCellID cellID;
    [all...]

Completed in 202 milliseconds