Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-messenger-common/src/com/android/car/messenger/common/
DBaseNotificationDelegate.java259 if (notificationInfo.getAppDisplayName() != null) { in postNotification()
262 notificationInfo.getAppDisplayName()); in postNotification()
DConversationNotificationInfo.java193 public String getAppDisplayName() { in getAppDisplayName() method in ConversationNotificationInfo