Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/calldetails/
DCallDetailsActivityCommon.java490 Map<CallDetailsEntry, List<HistoryResult>> historicalData = in getAllHistoricalData() local
494 if (historicalData == null) { in getAllHistoricalData()
497 return historicalData; in getAllHistoricalData()