Searched defs:GeofenceTransition (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareImpl.java484 "GeofenceTransition| " + location + ", transition:" + transition +
489 GeofenceTransition geofenceTransition = new GeofenceTransition(
664 GeofenceTransition geofenceTransition = (GeofenceTransition)(msg.obj);
799 private class GeofenceTransition { class in class:GeofenceHardwareImpl
806 GeofenceTransition( method in class:GeofenceHardwareImpl.GeofenceTransition

Completed in 92 milliseconds