Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/geofence/
H A DGeofenceManager.java79 static class GeofenceKey { class in GeofenceManager
84 GeofenceKey(PendingIntent pendingIntent, Geofence geofence) { in GeofenceKey() method in GeofenceManager.GeofenceKey