Searched refs:getContentTitle (Results 1 – 2 of 2) sorted by relevance
216 info.setContentTitle(getContentTitle(context, entry, info.getCall())); in saveContactInfo()238 builder.setContentTitle(info.getContentTitle()); in postNotification()346 private @Nullable String getContentTitle( in getContentTitle() method in ExternalCallNotifier420 public @Nullable String getContentTitle() { in getContentTitle() method in ExternalCallNotifier.NotificationInfo
286 final String contentTitle = getContentTitle(contactInfo, call); in buildAndSendNotification()558 String getContentTitle(ContactCacheEntry contactInfo, DialerCall call) { in getContentTitle() method in StatusBarNotifier