/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-java-source/gen/android/hardware/gnss/ |
D | IGnssGeofence.java | 30 @Override public void pauseGeofence(int geofenceId) throws android.os.RemoteException in pauseGeofence() method in IGnssGeofence.Default 275 @Override public void pauseGeofence(int geofenceId) throws android.os.RemoteException in pauseGeofence() method in IGnssGeofence.Stub.Proxy 382 public void pauseGeofence(int geofenceId) throws android.os.RemoteException; in pauseGeofence() method
|
/aosp_15_r20/frameworks/base/services/core/jni/gnss/ |
H A D | GnssGeofence.cpp | 58 jboolean GnssGeofenceAidl::pauseGeofence(int geofenceId) { in pauseGeofence() function in android::gnss::GnssGeofenceAidl 98 jboolean GnssGeofenceHidl::pauseGeofence(int geofenceId) { in pauseGeofence() function in android::gnss::GnssGeofenceHidl
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/android/hardware/gnss/ |
D | IGnssGeofence.cpp | 254 ::ndk::ScopedAStatus BpGnssGeofence::pauseGeofence(int32_t in_geofenceId) { in pauseGeofence() function in aidl::android::hardware::gnss::BpGnssGeofence 523 ::ndk::ScopedAStatus IGnssGeofenceDefault::pauseGeofence(int32_t /*in_geofenceId*/) { in pauseGeofence() function in aidl::android::hardware::gnss::IGnssGeofenceDefault
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/android/hardware/gnss/ |
D | IGnssGeofence.cpp | 254 ::ndk::ScopedAStatus BpGnssGeofence::pauseGeofence(int32_t in_geofenceId) { in pauseGeofence() function in aidl::android::hardware::gnss::BpGnssGeofence 523 ::ndk::ScopedAStatus IGnssGeofenceDefault::pauseGeofence(int32_t /*in_geofenceId*/) { in pauseGeofence() function in aidl::android::hardware::gnss::IGnssGeofenceDefault
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/android/hardware/gnss/ |
D | IGnssGeofence.cpp | 254 ::ndk::ScopedAStatus BpGnssGeofence::pauseGeofence(int32_t in_geofenceId) { in pauseGeofence() function in aidl::android::hardware::gnss::BpGnssGeofence 523 ::ndk::ScopedAStatus IGnssGeofenceDefault::pauseGeofence(int32_t /*in_geofenceId*/) { in pauseGeofence() function in aidl::android::hardware::gnss::IGnssGeofenceDefault
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/android/hardware/gnss/ |
D | IGnssGeofence.cpp | 254 ::ndk::ScopedAStatus BpGnssGeofence::pauseGeofence(int32_t in_geofenceId) { in pauseGeofence() function in aidl::android::hardware::gnss::BpGnssGeofence 523 ::ndk::ScopedAStatus IGnssGeofenceDefault::pauseGeofence(int32_t /*in_geofenceId*/) { in pauseGeofence() function in aidl::android::hardware::gnss::IGnssGeofenceDefault
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/1.0/android.hardware.gnss-V1.0-java_gen_java/gen/srcs/android/hardware/gnss/V1_0/ |
D | IGnssGeofencing.java | 130 void pauseGeofence(int geofenceId) in pauseGeofence() method 337 public void pauseGeofence(int geofenceId) in pauseGeofence() method in IGnssGeofencing.Proxy
|
/aosp_15_r20/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/3/android/hardware/gnss/ |
H A D | IGnssGeofence.aidl | 40 void pauseGeofence(in int geofenceId); in pauseGeofence() method
|
/aosp_15_r20/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/4/android/hardware/gnss/ |
H A D | IGnssGeofence.aidl | 40 void pauseGeofence(in int geofenceId); in pauseGeofence() method
|
/aosp_15_r20/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/ |
H A D | IGnssGeofence.aidl | 40 void pauseGeofence(in int geofenceId); in pauseGeofence() method
|
/aosp_15_r20/hardware/interfaces/gnss/aidl/android/hardware/gnss/ |
H A D | IGnssGeofence.aidl | 68 void pauseGeofence(in int geofenceId); in pauseGeofence() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/aidl/android.hardware.gnss_interface/dump/android/hardware/gnss/ |
D | IGnssGeofence.aidl | 40 void pauseGeofence(in int geofenceId); in pauseGeofence() method
|
/aosp_15_r20/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/ |
H A D | IGnssGeofence.aidl | 40 void pauseGeofence(in int geofenceId); in pauseGeofence() method
|
/aosp_15_r20/device/generic/goldfish/gnss/ |
D | GnssGeofence.cpp | 41 ndk::ScopedAStatus GnssGeofence::pauseGeofence(int /*geofenceId*/) { in pauseGeofence() function in aidl::android::hardware::gnss::implementation::GnssGeofence
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/aidl/android.hardware.gnss-V3-cpp-source/gen/include/android/hardware/gnss/ |
D | IGnssGeofence.h | 54 ::android::binder::Status pauseGeofence(int32_t /*geofenceId*/) override { in pauseGeofence() function
|
D | BnGnssGeofence.h | 51 ::android::binder::Status pauseGeofence(int32_t geofenceId) override { in pauseGeofence() function
|
/aosp_15_r20/hardware/interfaces/gnss/aidl/default/ |
H A D | GnssGeofence.cpp | 46 ndk::ScopedAStatus GnssGeofence::pauseGeofence(int geofenceId) { in pauseGeofence() function in aidl::android::hardware::gnss::GnssGeofence
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/include/aidl/android/hardware/gnss/ |
D | BnGnssGeofence.h | 46 ::ndk::ScopedAStatus pauseGeofence(int32_t in_geofenceId) override { in pauseGeofence() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/include/aidl/android/hardware/gnss/ |
D | BnGnssGeofence.h | 46 ::ndk::ScopedAStatus pauseGeofence(int32_t in_geofenceId) override { in pauseGeofence() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/include/aidl/android/hardware/gnss/ |
D | BnGnssGeofence.h | 46 ::ndk::ScopedAStatus pauseGeofence(int32_t in_geofenceId) override { in pauseGeofence() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/include/aidl/android/hardware/gnss/ |
D | BnGnssGeofence.h | 46 ::ndk::ScopedAStatus pauseGeofence(int32_t in_geofenceId) override { in pauseGeofence() function
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/location/ |
H A D | IGeofenceHardware.aidl | 41 boolean pauseGeofence(int id, int monitoringType); in pauseGeofence() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/aidl/android.hardware.gnss-V3-cpp-source/gen/android/hardware/gnss/ |
D | IGnssGeofence.cpp | 126 ::android::binder::Status BpGnssGeofence::pauseGeofence(int32_t geofenceId) { in pauseGeofence() function in android::hardware::gnss::BpGnssGeofence
|
/aosp_15_r20/hardware/interfaces/gnss/1.0/default/ |
H A D | GnssGeofencing.cpp | 194 Return<void> GnssGeofencing::pauseGeofence(int32_t geofenceId) { in pauseGeofence() function in android::hardware::gnss::V1_0::implementation::GnssGeofencing
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/gnss/1.0/[email protected]_genc++_headers/gen/android/hardware/gnss/1.0/ |
D | BsGnssGeofencing.h | 102 ::android::hardware::Return<void> pauseGeofence(int32_t geofenceId) override { in pauseGeofence() function
|