Home
last modified time | relevance | path

Searched defs:remoteInputHistory (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java185 RemoteInputHistoryItem[] remoteInputHistory) { in addRemoteInputHistoryToMessages()
H A DConversationLayout.java423 RemoteInputHistoryItem[] remoteInputHistory) { in addRemoteInputHistoryToMessages()
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java8451 boolean remoteInputHistory) { in Message()
8779 RemoteInputHistoryItem[] remoteInputHistory = getParcelableArrayFromBundle( in makeBigContentView() local