Home
last modified time | relevance | path

Searched defs:isHardwareGeofenceSupported (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/location/java/android/location/
H A DIGpsGeofenceHardware.aidl26 boolean isHardwareGeofenceSupported(); in isHardwareGeofenceSupported() method
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssGeofenceProxy.java57 public boolean isHardwareGeofenceSupported() { in isHardwareGeofenceSupported() method in GnssGeofenceProxy