Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationMessagingTemplateViewWrapper.java124 mMessagingLayout.showHistoricMessages(visible); in setRemoteInputVisible()
H A DNotificationConversationTemplateViewWrapper.kt130 conversationLayout.showHistoricMessages(visible)
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java555 public void showHistoricMessages(boolean show) { in showHistoricMessages() method in MessagingLayout
H A DConversationLayout.java1020 public void showHistoricMessages(boolean show) { in showHistoricMessages() method in ConversationLayout