Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DStatusBarNotifier.java699 } else if (shouldShowEnrichedCallNotification(call.getEnrichedCallSession())) { in getContentString()
740 private boolean shouldShowEnrichedCallNotification(Session session) { in shouldShowEnrichedCallNotification() method in StatusBarNotifier