Home
last modified time | relevance | path

Searched refs:getNameForCallNotification (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/ui/
H A DDisconnectedCallNotifier.java163 getNameForCallNotification(call)); in showDisconnectedNotification()
254 private String getNameForCallNotification(@NonNull CallInfo call) { in getNameForCallNotification() method in DisconnectedCallNotifier