Home
last modified time | relevance | path

Searched refs:KEY_REMOTE_INPUT_HISTORY (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java8626 static final String KEY_REMOTE_INPUT_HISTORY = "remote_input_history"; field in Notification.Builder.MessagingStyle.Message
8833 bundle.putBoolean(KEY_REMOTE_INPUT_HISTORY, mRemoteInputHistory); in toBundle()
8897 bundle.getBoolean(KEY_REMOTE_INPUT_HISTORY, false)); in getMessageFromBundle()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt7782 Landroid/app/Notification$MessagingStyle$Message;->KEY_REMOTE_INPUT_HISTORY:Ljava/lang/String;