Searched refs:LocalEventLog (Results 1 – 3 of 3) sorted by relevance
38 public class LocalEventLog<T> { class108 public LocalEventLog(int size, Class<T> clazz) { in LocalEventLog() method in LocalEventLog213 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 …]
47 public class LocationEventLog extends LocalEventLog<Object> {531 private static final class LocationsEventLog extends LocalEventLog<Object> {
4785 …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)I4788 HSPLcom/android/server/location/eventlog/LocalEventLog;->incrementIndex(I)I4789 HSPLcom/android/server/location/eventlog/LocalEventLog;->isEmpty()Z4790 HPLcom/android/server/location/eventlog/LocalEventLog;->startIndex()I4791 HSPLcom/android/server/location/eventlog/LocalEventLog;->wrapIndex(I)I4793 …;->addLog(Ljava/lang/Object;)V+]Lcom/android/server/location/eventlog/LocalEventLog;Lcom/android/s…