Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/eventlog/
DLocationEventLog.java626 private static final class LocationsEventLog extends LocalEventLog<Object> { class in LocationEventLog
628 LocationsEventLog(int size) { in LocationsEventLog() method in LocationEventLog.LocationsEventLog