Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocalEventLog.java42 private static final class FillerEvent implements Log { class in LocalEventLog
48 FillerEvent(long timeDelta) { in FillerEvent() method in LocalEventLog.FillerEvent