Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java641 mPersistence.clearHistoryDLocked(uid, packageName); in clearHistory()
678 Persistence.clearHistoryDLocked(); in clearHistoryOnDiskDLocked()
833 void clearHistoryDLocked(int uid, String packageName) { in clearHistoryDLocked() method in HistoricalRegistry.Persistence
844 clearHistoryDLocked(); in clearHistoryDLocked()
849 static void clearHistoryDLocked() { in clearHistoryDLocked() method in HistoricalRegistry.Persistence
/frameworks/base/services/
Dart-wear-profile7933 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked()V
7934 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked(ILjava/lang/String…