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/row/
DHybridGroupManager.java101 CharSequence contentText = resolveText(notification); in bindFromNotificationWithStyle()
106 private CharSequence resolveText(Notification notification) { in resolveText() method in HybridGroupManager