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

  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 72 static int loc_eng_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
503 static int loc_eng_inject_time (GpsUtcTime time, int64_t timeReference, int uncertainty)
509 ALOGD ("loc_eng_inject_time, uncertainty = %d\n", uncertainty);
516 time_info_ptr->uncertainty = uncertainty; // Uncertainty in ms
    [all...]
  /hardware/libhardware/include/hardware/
gps.h 404 int uncertainty);
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 444 jlong time, jlong timeReference, jint uncertainty)
447 sGpsInterface->inject_time(time, timeReference, uncertainty);
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_common.xdr 693 rpc_uint32 uncertainty;
loc_api_common_xdr.c 1190 if (!xdr_rpc_uint32 (xdrs, &objp->uncertainty))
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_common.xdr 654 rpc_uint32 uncertainty;
loc_api_common_xdr.c 1121 if (!xdr_rpc_uint32 (xdrs, &objp->uncertainty))
    [all...]
  /development/tools/emulator/system/gps/
gps_qemu.c 865 qemu_gps_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 728 rpc_uint32 uncertainty; member in struct:rpc_loc_assist_data_time_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 701 rpc_uint32 uncertainty; member in struct:rpc_loc_assist_data_time_s_type
    [all...]
  /sdk/emulator/gps/
gps_qemu.c 865 qemu_gps_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 342 milliseconds