Searched refs:isRemoteInputHistory (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingMessage.java76 boolean hasRemoteInputHistoryChanged = message.isRemoteInputHistory()
77 != ownMessage.isRemoteInputHistory();
H A DMessagingGroup.java380 message.setColor(message.getMessage().isRemoteInputHistory() ? color : mTextColor);
/frameworks/base/core/java/android/app/
H A DNotification.java7342 public boolean isRemoteInputHistory() { method in class:Notification.MessagingStyle.Message

Completed in 148 milliseconds