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