Searched refs:showHideMediaPicker (Results 1 – 3 of 3) sorted by relevance
98 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testShowHideInputs()109 inputManager.showHideMediaPicker(false /* show */, true /* animate */); in testShowHideInputs()121 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testShowTwoInputsSequentially()138 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testOnKeyboardShow()155 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testRestoreState()177 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testBackPress()
191 public void showHideMediaPicker(final boolean show, final boolean animate) { in showHideMediaPicker() method in ConversationInputManager
305 mInputManager.showHideMediaPicker(true /* show */, true /* animate */); in onFinishInflate()