Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DHybridGroupManager.java117 CharSequence contentText = resolveText(notification); in bindFromNotificationWithStyle()
122 private CharSequence resolveText(Notification notification) { in resolveText() method in HybridGroupManager