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

/packages/apps/Dialer/java/com/android/incallui/
H A DExternalCallNotifier.java228 info.setContentTitle(getContentTitle(mContext, mContactsPreferences, entry, info.getCall()));
250 builder.setContentTitle(info.getContentTitle());
378 private @Nullable String getContentTitle( method in class:ExternalCallNotifier
454 public @Nullable String getContentTitle() { method in class:ExternalCallNotifier.NotificationInfo
H A DStatusBarNotifier.java303 final String contentTitle = getContentTitle(contactInfo, call);
573 String getContentTitle(ContactCacheEntry contactInfo, DialerCall call) { method in class:StatusBarNotifier

Completed in 80 milliseconds