Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/eventlog/
DLocationEventLog.java48 public class LocationEventLog extends LocalEventLog<Object> { class
77 private LocationEventLog() { in LocationEventLog() method in LocationEventLog