Home
last modified time | relevance | path

Searched defs:removeGeofence (Results 1 – 25 of 206) sorted by relevance

123456789

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-java-source/gen/android/hardware/gnss/
DIGnssGeofence.java36 @Override public void removeGeofence(int geofenceId) throws android.os.RemoteException in removeGeofence() method in IGnssGeofence.Default
312 @Override public void removeGeofence(int geofenceId) throws android.os.RemoteException in removeGeofence() method in IGnssGeofence.Stub.Proxy
384 public void removeGeofence(int geofenceId) throws android.os.RemoteException; in removeGeofence() method
/aosp_15_r20/frameworks/base/services/core/jni/gnss/
H A DGnssGeofence.cpp53 jboolean GnssGeofenceAidl::removeGeofence(int geofenceId) { in removeGeofence() function in android::gnss::GnssGeofenceAidl
93 jboolean GnssGeofenceHidl::removeGeofence(int geofenceId) { in removeGeofence() 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/
DIGnssGeofence.cpp331 ::ndk::ScopedAStatus BpGnssGeofence::removeGeofence(int32_t in_geofenceId) { in removeGeofence() function in aidl::android::hardware::gnss::BpGnssGeofence
533 ::ndk::ScopedAStatus IGnssGeofenceDefault::removeGeofence(int32_t /*in_geofenceId*/) { in removeGeofence() 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/
DIGnssGeofence.cpp331 ::ndk::ScopedAStatus BpGnssGeofence::removeGeofence(int32_t in_geofenceId) { in removeGeofence() function in aidl::android::hardware::gnss::BpGnssGeofence
533 ::ndk::ScopedAStatus IGnssGeofenceDefault::removeGeofence(int32_t /*in_geofenceId*/) { in removeGeofence() 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/
DIGnssGeofence.cpp331 ::ndk::ScopedAStatus BpGnssGeofence::removeGeofence(int32_t in_geofenceId) { in removeGeofence() function in aidl::android::hardware::gnss::BpGnssGeofence
533 ::ndk::ScopedAStatus IGnssGeofenceDefault::removeGeofence(int32_t /*in_geofenceId*/) { in removeGeofence() 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/
DIGnssGeofence.cpp331 ::ndk::ScopedAStatus BpGnssGeofence::removeGeofence(int32_t in_geofenceId) { in removeGeofence() function in aidl::android::hardware::gnss::BpGnssGeofence
533 ::ndk::ScopedAStatus IGnssGeofenceDefault::removeGeofence(int32_t /*in_geofenceId*/) { in removeGeofence() 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/
DIGnssGeofencing.java149 void removeGeofence(int geofenceId) in removeGeofence() method
372 public void removeGeofence(int geofenceId) in removeGeofence() method in IGnssGeofencing.Proxy
/aosp_15_r20/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/3/android/hardware/gnss/
H A DIGnssGeofence.aidl42 void removeGeofence(in int geofenceId); in removeGeofence() method
/aosp_15_r20/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/4/android/hardware/gnss/
H A DIGnssGeofence.aidl42 void removeGeofence(in int geofenceId); in removeGeofence() method
/aosp_15_r20/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/2/android/hardware/gnss/
H A DIGnssGeofence.aidl42 void removeGeofence(in int geofenceId); in removeGeofence() method
/aosp_15_r20/hardware/interfaces/gnss/aidl/android/hardware/gnss/
H A DIGnssGeofence.aidl85 void removeGeofence(in int geofenceId); in removeGeofence() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/aidl/android.hardware.gnss_interface/dump/android/hardware/gnss/
DIGnssGeofence.aidl42 void removeGeofence(in int geofenceId); in removeGeofence() method
/aosp_15_r20/hardware/interfaces/gnss/aidl/aidl_api/android.hardware.gnss/current/android/hardware/gnss/
H A DIGnssGeofence.aidl42 void removeGeofence(in int geofenceId); in removeGeofence() method
/aosp_15_r20/device/generic/goldfish/gnss/
DGnssGeofence.cpp49 ndk::ScopedAStatus GnssGeofence::removeGeofence(int /*geofenceId*/) { in removeGeofence() 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/
DIGnssGeofence.h60 ::android::binder::Status removeGeofence(int32_t /*geofenceId*/) override { in removeGeofence() function
DBnGnssGeofence.h57 ::android::binder::Status removeGeofence(int32_t geofenceId) override { in removeGeofence() function
/aosp_15_r20/hardware/interfaces/gnss/aidl/default/
H A DGnssGeofence.cpp56 ndk::ScopedAStatus GnssGeofence::removeGeofence(int geofenceId) { in removeGeofence() 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/
DBnGnssGeofence.h52 ::ndk::ScopedAStatus removeGeofence(int32_t in_geofenceId) override { in removeGeofence() 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/
DBnGnssGeofence.h52 ::ndk::ScopedAStatus removeGeofence(int32_t in_geofenceId) override { in removeGeofence() 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/
DBnGnssGeofence.h52 ::ndk::ScopedAStatus removeGeofence(int32_t in_geofenceId) override { in removeGeofence() 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/
DBnGnssGeofence.h52 ::ndk::ScopedAStatus removeGeofence(int32_t in_geofenceId) override { in removeGeofence() function
/aosp_15_r20/frameworks/base/core/java/android/hardware/location/
H A DIGeofenceHardware.aidl39 boolean removeGeofence(int id, int monitoringType); in removeGeofence() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/gnss/aidl/android.hardware.gnss-V3-cpp-source/gen/android/hardware/gnss/
DIGnssGeofence.cpp198 ::android::binder::Status BpGnssGeofence::removeGeofence(int32_t geofenceId) { in removeGeofence() function in android::hardware::gnss::BpGnssGeofence
/aosp_15_r20/hardware/interfaces/gnss/1.0/default/
H A DGnssGeofencing.cpp212 Return<void> GnssGeofencing::removeGeofence(int32_t geofenceId) { in removeGeofence() 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/
DBsGnssGeofencing.h159 ::android::hardware::Return<void> removeGeofence(int32_t geofenceId) override { in removeGeofence() function

123456789