Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareService.java87 public int getStatusOfMonitoringType(int monitoringType) {
91 return mGeofenceHardwareImpl.getStatusOfMonitoringType(monitoringType);
DIGeofenceHardware.aidl30 int getStatusOfMonitoringType(int monitoringType); in getStatusOfMonitoringType() method
DGeofenceHardware.java212 public int getStatusOfMonitoringType(int monitoringType) { in getStatusOfMonitoringType() method in GeofenceHardware
214 return mService.getStatusOfMonitoringType(monitoringType); in getStatusOfMonitoringType()
DGeofenceHardwareImpl.java226 public int getStatusOfMonitoringType(int monitoringType) { in getStatusOfMonitoringType() method in GeofenceHardwareImpl
/frameworks/base/api/
Dsystem-current.txt2677 method public int getStatusOfMonitoringType(int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt2677 method public int getStatusOfMonitoringType(int);
/frameworks/base/config/
Dboot-image-profile.txt7326 PLandroid/hardware/location/GeofenceHardwareImpl;->getStatusOfMonitoringType(I)I
7342 PLandroid/hardware/location/GeofenceHardwareService$1;->getStatusOfMonitoringType(I)I
Dhiddenapi-greylist-max-o.txt24077 Landroid/hardware/location/GeofenceHardwareImpl;->getStatusOfMonitoringType(I)I
24330 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->getStatusOfMonitoringType(I)I
24354 Landroid/hardware/location/IGeofenceHardware;->getStatusOfMonitoringType(I)I