Searched refs:collectHistoricalOpsBaseDLocked (Results 1 – 1 of 1) sorted by relevance
903 return collectHistoricalOpsBaseDLocked(Process.INVALID_UID /*filterUid*/, in readHistoryRawDLocked()956 final List<HistoricalOps> readOps = collectHistoricalOpsBaseDLocked(filterUid, in collectHistoricalOpsDLocked()968 private @Nullable LinkedList<HistoricalOps> collectHistoricalOpsBaseDLocked(int filterUid, in collectHistoricalOpsBaseDLocked() method in HistoricalRegistry.Persistence