Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DHistoricalRegistry.java658 mPersistence.clearHistoryDLocked(uid, packageName); in clearHistory()
695 Persistence.clearHistoryDLocked(); in clearHistoryOnDiskDLocked()
856 void clearHistoryDLocked(int uid, String packageName) { in clearHistoryDLocked() method in HistoricalRegistry.Persistence
867 clearHistoryDLocked(); in clearHistoryDLocked()
872 static void clearHistoryDLocked() { in clearHistoryDLocked() method in HistoricalRegistry.Persistence
/aosp12/frameworks/base/services/
H A Dart-profile10216 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked()V
10217 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked(ILjava/lang/String…