Home
last modified time | relevance | path

Searched refs:getStatusOfMonitoringType (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareService.java89 public int getStatusOfMonitoringType(int monitoringType) {
93 return mGeofenceHardwareImpl.getStatusOfMonitoringType(monitoringType);
H A DIGeofenceHardware.aidl32 int getStatusOfMonitoringType(int monitoringType); in getStatusOfMonitoringType() method
H A DGeofenceHardware.java212 public int getStatusOfMonitoringType(int monitoringType) { in getStatusOfMonitoringType() method in GeofenceHardware
214 return mService.getStatusOfMonitoringType(monitoringType); in getStatusOfMonitoringType()
H A DGeofenceHardwareImpl.java227 public int getStatusOfMonitoringType(int monitoringType) { in getStatusOfMonitoringType() method in GeofenceHardwareImpl
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt5334 method public int getStatusOfMonitoringType(int);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21190 Landroid/hardware/location/GeofenceHardwareImpl;->getStatusOfMonitoringType(I)I
21443 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->getStatusOfMonitoringType(I)I
21467 Landroid/hardware/location/IGeofenceHardware;->getStatusOfMonitoringType(I)I