Home
last modified time | relevance | path

Searched refs:monitorTransitions (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssGeofenceProxy.java37 public int monitorTransitions; field in GnssGeofenceProxy.GeofenceEntry
65 double longitude, double radius, int lastTransition, int monitorTransitions, in addCircularHardwareGeofence() argument
69 lastTransition, monitorTransitions, notificationResponsiveness, in addCircularHardwareGeofence()
78 entry.monitorTransitions = monitorTransitions; in addCircularHardwareGeofence()
113 public boolean resumeHardwareGeofence(int geofenceId, int monitorTransitions) { in resumeHardwareGeofence() argument
115 boolean resumed = mGnssNative.resumeGeofence(geofenceId, monitorTransitions); in resumeHardwareGeofence()
120 entry.monitorTransitions = monitorTransitions; in resumeHardwareGeofence()
135 entry.lastTransition, entry.monitorTransitions, in onHalRestarted()
/aosp12/hardware/qcom/gps/msm8909w_3100/android/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
H A DGnssGeofencing.h56 int32_t monitorTransitions,
61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
/aosp12/hardware/qcom/gps/msm8998/android/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
H A DGnssGeofencing.h56 int32_t monitorTransitions,
61 Return<void> resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) override;
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm8150p/gps/android/1.0/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm8150p/gps/android/1.1/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm8150p/gps/android/2.0/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm7250/gps/android/1.1/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm7250/gps/android/2.0/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm7250/gps/android/2.1/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm7150/gps/android/2.0/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm7150/gps/android/1.1/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm7150/gps/android/1.0/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sdm845/gps/msm8998/android/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm8150/gps/android/1.1/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm8150/gps/android/2.0/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm8150/gps/android/2.1/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm7250/gps/android/1.0/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/qcom/sm8150/gps/android/1.0/
H A DGnssGeofencing.cpp82 int32_t monitorTransitions, in addGeofence() argument
94 monitorTransitions, in addGeofence()
110 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
114 mApi->geofenceResume(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/hardware/interfaces/gnss/1.0/default/
H A DGnssGeofencing.cpp174 int32_t monitorTransitions, in addGeofence() argument
187 monitorTransitions, in addGeofence()
203 Return<void> GnssGeofencing::resumeGeofence(int32_t geofenceId, int32_t monitorTransitions) { in resumeGeofence() argument
207 mGnssGeofencingIface->resume_geofence(geofenceId, monitorTransitions); in resumeGeofence()
/aosp12/frameworks/base/location/java/android/location/
H A DIFusedGeofenceHardware.aidl69 void resumeMonitoringGeofence(in int geofenceId, in int monitorTransitions); in resumeMonitoringGeofence() argument
89 in int monitorTransitions, in modifyGeofenceOptions() argument
/aosp12/hardware/interfaces/gnss/1.0/
H A DIGnssGeofencing.hal42 * @param monitorTransitions - Which transitions to monitor. Bitwise OR of
58 bitfield<IGnssGeofenceCallback.GeofenceTransition> monitorTransitions,
73 * @param monitorTransitions Specifies which transitions to monitor.
79 bitfield<IGnssGeofenceCallback.GeofenceTransition> monitorTransitions);
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareRequest.java91 public void setMonitorTransitions(int monitorTransitions) { in setMonitorTransitions() argument
92 mMonitorTransitions = monitorTransitions; in setMonitorTransitions()

12