Searched defs:setContentTitle (Results 1 - 1 of 1) 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());
458 public void setContentTitle(@Nullable String contentTitle) { method in class:ExternalCallNotifier.NotificationInfo

Completed in 178 milliseconds