Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java560 mPersistence.clearHistoryDLocked(uid, packageName); in clearHistory()
584 Persistence.clearHistoryDLocked(); in clearHistoryOnDiskDLocked()
727 void clearHistoryDLocked(int uid, String packageName) { in clearHistoryDLocked() method in HistoricalRegistry.Persistence
738 clearHistoryDLocked(); in clearHistoryDLocked()
743 static void clearHistoryDLocked() { in clearHistoryDLocked() method in HistoricalRegistry.Persistence