Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingLayout.java206 RemoteInputHistoryItem[] remoteInputHistory) { in addRemoteInputHistoryToMessages()
H A DConversationLayout.java448 RemoteInputHistoryItem[] remoteInputHistory) { in addRemoteInputHistoryToMessages()
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java8696 boolean remoteInputHistory) { in Message()
9036 RemoteInputHistoryItem[] remoteInputHistory = getParcelableArrayFromBundle( in makeBigContentView() local