Searched defs:getMonitoringTypes (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardware.java186 public int[] getMonitoringTypes() { method in class:GeofenceHardware
188 return mService.getMonitoringTypes();
H A DGeofenceHardwareImpl.java201 public int[] getMonitoringTypes() { method in class:GeofenceHardwareImpl

Completed in 76 milliseconds