Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DHistoricalRegistry.java902 @Nullable List<HistoricalOps> readHistoryRawDLocked() { in readHistoryRawDLocked() method in HistoricalRegistry.Persistence
910 final List<HistoricalOps> result = readHistoryRawDLocked(); in readHistoryDLocked()