Searched refs:getContentTitle (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
H A DExternalCallNotifier.java218 info.setContentTitle(getContentTitle(context, contactsPreferences, entry, info.getCall()));
240 builder.setContentTitle(info.getContentTitle());
350 private @Nullable String getContentTitle( method in class:ExternalCallNotifier
426 public @Nullable String getContentTitle() { method in class:ExternalCallNotifier.NotificationInfo
H A DStatusBarNotifier.java283 final String contentTitle = getContentTitle(contactInfo, call);
553 String getContentTitle(ContactCacheEntry contactInfo, DialerCall call) { method in class:StatusBarNotifier

Completed in 244 milliseconds