Searched refs:onSaveInputState (Results 1 – 3 of 3) sorted by relevance
162 inputManager.onSaveInputState(savedInstanceState); in testRestoreState()
158 public void onSaveInputState(final Bundle savedState) { in onSaveInputState() method in ConversationInputManager
903 mInputManager.onSaveInputState(outState); in saveInputState()