Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMessagingTemplateViewWrapper.java69 mMessagingLayout.showHistoricMessages(visible); in setRemoteInputVisible()
DNotificationConversationTemplateViewWrapper.kt167 conversationLayout.showHistoricMessages(visible) in <lambda>()
/frameworks/base/core/java/com/android/internal/widget/
DMessagingLayout.java544 public void showHistoricMessages(boolean show) { in showHistoricMessages() method in MessagingLayout
DConversationLayout.java1116 public void showHistoricMessages(boolean show) { in showHistoricMessages() method in ConversationLayout