Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingMessage.java76 boolean hasRemoteInputHistoryChanged = message.isRemoteInputHistory() in sameAs()
77 != ownMessage.isRemoteInputHistory(); in sameAs()
H A DMessagingGroup.java496 message.setColor(message.getMessage().isRemoteInputHistory() ? color : mTextColor); in updateMessageColor()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java8550 public boolean isRemoteInputHistory() { in isRemoteInputHistory() method in Notification.Builder.MessagingStyle.Message
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7778 Landroid/app/Notification$MessagingStyle$Message;->isRemoteInputHistory()Z