Searched refs:clearHistoryDLocked (Results 1 – 2 of 2) sorted by relevance
658 mPersistence.clearHistoryDLocked(uid, packageName); in clearHistory()695 Persistence.clearHistoryDLocked(); in clearHistoryOnDiskDLocked()856 void clearHistoryDLocked(int uid, String packageName) { in clearHistoryDLocked() method in HistoricalRegistry.Persistence867 clearHistoryDLocked(); in clearHistoryDLocked()872 static void clearHistoryDLocked() { in clearHistoryDLocked() method in HistoricalRegistry.Persistence
10216 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked()V10217 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked(ILjava/lang/String…