Searched defs:shouldShowLocation (Results 1 – 4 of 4) sorted by relevance
65 public abstract boolean shouldShowLocation(); in shouldShowLocation() method in PrimaryInfo113 public abstract Builder setShouldShowLocation(boolean shouldShowLocation); in setShouldShowLocation()
747 private static boolean shouldShowLocationAsLabel( in shouldShowLocationAsLabel()766 private boolean shouldShowLocation() { in shouldShowLocation() method in CallCardPresenter
723 boolean shouldShowLocation; field in ContactInfoCache.ContactCacheEntry
133 private boolean shouldShowLocation(PhoneCallDetails details) { in shouldShowLocation() method in PhoneCallDetailsHelper