Home
last modified time | relevance | path

Searched refs:getMonitorTransitions (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareRequestParcelable.java68 public int getMonitorTransitions() { in getMonitorTransitions() method in GeofenceHardwareRequestParcelable
69 return mRequest.getMonitorTransitions(); in getMonitorTransitions()
126 builder.append(mRequest.getMonitorTransitions()); in toString()
178 parcel.writeInt(getMonitorTransitions()); in writeToParcel()
H A DGeofenceHardwareRequest.java155 public int getMonitorTransitions() { in getMonitorTransitions() method in GeofenceHardwareRequest
H A DGeofenceHardwareImpl.java290 request.getMonitorTransitions(), in addCircularFence()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt5394 method public int getMonitorTransitions();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21264 Landroid/hardware/location/GeofenceHardwareRequestParcelable;->getMonitorTransitions()I