Searched refs:historicalUidOps (Results 1 – 1 of 1) sorted by relevance
5719 HistoricalUidOps historicalUidOps = getOrCreateHistoricalUidOps(uid); in clearHistory() local5720 historicalUidOps.clearHistory(packageName); in clearHistory()5721 if (historicalUidOps.isEmpty()) { in clearHistory()