Searched refs:clearHistoryDLocked (Results 1 – 2 of 2) sorted by relevance
641 mPersistence.clearHistoryDLocked(uid, packageName); in clearHistory()678 Persistence.clearHistoryDLocked(); in clearHistoryOnDiskDLocked()833 void clearHistoryDLocked(int uid, String packageName) { in clearHistoryDLocked() method in HistoricalRegistry.Persistence844 clearHistoryDLocked(); in clearHistoryDLocked()849 static void clearHistoryDLocked() { in clearHistoryDLocked() method in HistoricalRegistry.Persistence
7933 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked()V7934 HPLcom/android/server/appop/HistoricalRegistry$Persistence;->clearHistoryDLocked(ILjava/lang/String…