Home
last modified time | relevance | path

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

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