Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocationEventLog.java47 public class LocationEventLog extends LocalEventLog<Object> { class
73 private LocationEventLog() { in LocationEventLog() method in LocationEventLog