Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DContactInfoCache.java267 cce.shouldShowLocation = info.shouldShowGeoDescription; in populateCacheEntry()
514 callerInfo.shouldShowGeoDescription = true; in maybeUpdateFromCequintCallerId()
DCallerInfo.java108 boolean shouldShowGeoDescription; field in CallerInfo