Home
last modified time | relevance | path

Searched refs:injectBestLocation (Results 1 – 25 of 37) sorted by relevance

12

/hardware/interfaces/gnss/1.1/
DIGnssCallback.hal54 * IGnss::injectLocation or IGnss::injectBestLocation, dependent on availability of location
57 * IGnss::injectBestLocation at any time.
DIGnss.hal100 injectBestLocation(GnssLocation location) generates (bool success);
/hardware/interfaces/gnss/2.0/
DIGnssCallback.hal68 * IGnss::injectLocation or IGnss::injectBestLocation, dependent on availability of location
71 * IGnss::injectBestLocation at any time.
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/
DIGnss.aidl55 void injectBestLocation(in android.hardware.gnss.GnssLocation location); in injectBestLocation() method
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/4/android/hardware/gnss/
DIGnss.aidl55 void injectBestLocation(in android.hardware.gnss.GnssLocation location); in injectBestLocation() method
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/3/android/hardware/gnss/
DIGnss.aidl55 void injectBestLocation(in android.hardware.gnss.GnssLocation location); in injectBestLocation() method
/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/
DIGnss.aidl55 void injectBestLocation(in android.hardware.gnss.GnssLocation location); in injectBestLocation() method
/hardware/interfaces/gnss/aidl/android/hardware/gnss/
DIGnss.aidl261 void injectBestLocation(in GnssLocation location); in injectBestLocation() method
/hardware/qcom/sm8150p/gps/android/1.1/
DGnss.h106 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/interfaces/gnss/2.0/default/
DGnss.h82 Return<bool> injectBestLocation(const GnssLocation& location) override;
DGnss.cpp211 Return<bool> Gnss::injectBestLocation(const V1_0::GnssLocation&) { in injectBestLocation() function in android::hardware::gnss::V2_0::implementation::Gnss
/hardware/interfaces/gnss/1.1/default/
DGnss.h82 Return<bool> injectBestLocation(
DGnss.cpp194 Return<bool> Gnss::injectBestLocation(const GnssLocation&) { in injectBestLocation() function in android::hardware::gnss::V1_1::implementation::Gnss
/hardware/qcom/sm7150/gps/android/1.1/
DGnss.h106 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/qcom/sm8150/gps/android/1.1/
DGnss.h106 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/qcom/sm7250/gps/android/1.1/
DGnss.h106 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/interfaces/gnss/aidl/default/
DGnss.h53 ndk::ScopedAStatus injectBestLocation(const GnssLocation& location) override;
DGnss.cpp281 ScopedAStatus Gnss::injectBestLocation(const GnssLocation& location) { in injectBestLocation() function in aidl::android::hardware::gnss::Gnss
/hardware/qcom/sm7150/gps/android/2.0/
DGnss.h110 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/qcom/sm8150p/gps/android/2.0/
DGnss.h110 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/qcom/sm7250/gps/android/2.0/
DGnss.h110 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/qcom/sm8150/gps/android/2.0/
DGnss.h110 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/qcom/sm7250/gps/android/2.1/
DGnss.h115 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/qcom/sm8150/gps/android/2.1/
DGnss.h115 Return<bool> injectBestLocation(const GnssLocation& location) override;
/hardware/interfaces/gnss/common/utils/default/include/v2_1/
DGnssTemplate.h88 Return<bool> injectBestLocation(const V1_0::GnssLocation& location) override;
417 Return<bool> GnssTemplate<T_IGnss>::injectBestLocation(const V1_0::GnssLocation&) { in injectBestLocation() function

12