Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DHeadsUpStatusBarView.java121 text = entry.getHeadsUpStatusBarTextPublic().getValue(); in setEntry()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java962 public StateFlow<CharSequence> getHeadsUpStatusBarTextPublic() { in getHeadsUpStatusBarTextPublic() method in NotificationEntry