Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DComposeMessageView.java959 public void saveInputState(final Bundle outState) { in saveInputState() method in ComposeMessageView
H A DConversationFragment.java699 mComposeMessageView.saveInputState(outState); in onSaveInstanceState()