Home
last modified time | relevance | path

Searched refs:LocalEventLog (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/location/eventlog/
H A DLocalEventLog.java38 public class LocalEventLog<T> { class
108 public LocalEventLog(int size, Class<T> clazz) { in LocalEventLog() method in LocalEventLog
213 for (LocalEventLog<T> log : logs) { in iterate()
214 LocalEventLog<T>.LogIterator it = log.new LogIterator(); in iterate()
222 LocalEventLog<T>.LogIterator next = null; in iterate()
223 for (LocalEventLog<T>.LogIterator it : its) { in iterate()
281 synchronized (LocalEventLog.this) { in LogIterator()
282 mModificationCount = LocalEventLog.this.mModificationCount; in LogIterator()
293 synchronized (LocalEventLog.this) { in hasNext()
300 synchronized (LocalEventLog.this) { in next()
[all …]
H A DLocationEventLog.java47 public class LocationEventLog extends LocalEventLog<Object> {
531 private static final class LocationsEventLog extends LocalEventLog<Object> {
/aosp14/frameworks/base/services/
H A Dart-profile4785 …id/server/location/eventlog/LocalEventLog;->addLog(JLjava/lang/Object;)V+]Lcom/android/server/loca…
4786 …er/location/eventlog/LocalEventLog;->addLogEventInternal(ZILjava/lang/Object;)V+]Lcom/android/serv…
4787 HSPLcom/android/server/location/eventlog/LocalEventLog;->createEntry(ZI)I
4788 HSPLcom/android/server/location/eventlog/LocalEventLog;->incrementIndex(I)I
4789 HSPLcom/android/server/location/eventlog/LocalEventLog;->isEmpty()Z
4790 HPLcom/android/server/location/eventlog/LocalEventLog;->startIndex()I
4791 HSPLcom/android/server/location/eventlog/LocalEventLog;->wrapIndex(I)I
4793 …;->addLog(Ljava/lang/Object;)V+]Lcom/android/server/location/eventlog/LocalEventLog;Lcom/android/s…