HomeSort by relevance Sort by last modified time
    Searched defs:prn (Results 1 - 4 of 4) sorted by null

  /frameworks/base/location/java/android/location/
GpsStatus.java 151 int prn = prns[i] - 1; local
152 int prnShift = (1 << prn);
153 if (prn >= 0 && prn < mSatellites.length) {
154 GpsSatellite satellite = mSatellites[prn];
  /hardware/libhardware/include/hardware/
gps.h 266 int prn; member in struct:__anon16208
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 140 rpc_uint8 prn; member in struct:rpc_loc_sv_info_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 134 rpc_uint8 prn; member in struct:rpc_loc_sv_info_s_type
    [all...]

Completed in 434 milliseconds