Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DIncomingCallNotifier.java178 private String getNotificationName(Call call) { in getNotificationName() method in IncomingCallNotifier
207 String nameOrNumber = getNotificationName(incomingCall); in getNotificationBuilder()