Home
last modified time | relevance | path

Searched defs:openingHours (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DContactUtils.java43 List<Pair<Calendar, Calendar>> openingHours); in onContactInteractionsFound() argument
DInCallContactInteractions.java101 List<Pair<Calendar, Calendar>> openingHours) { in setBusinessInfo() argument
132 private BusinessContextInfo constructHoursInfo(List<Pair<Calendar, Calendar>> openingHours) { in constructHoursInfo() argument
147 List<Pair<Calendar, Calendar>> openingHours) { in constructHoursInfo() argument
DContactInfoCache.java338 List<Pair<Calendar, Calendar>> openingHours) { in onContactInteractionsFound() argument
674 public List<Pair<Calendar, Calendar>> openingHours; field in ContactInfoCache.ContactCacheEntry