Searched refs:showHideMediaPicker (Results 1 – 3 of 3) sorted by relevance
99 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testShowHideInputs()110 inputManager.showHideMediaPicker(false /* show */, true /* animate */); in testShowHideInputs()122 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testShowTwoInputsSequentially()139 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testOnKeyboardShow()156 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testRestoreState()178 inputManager.showHideMediaPicker(true /* show */, true /* animate */); in testBackPress()
191 public void showHideMediaPicker(final boolean show, final boolean animate) { in showHideMediaPicker() method in ConversationInputManager
309 mInputManager.showHideMediaPicker(true /* show */, true /* animate */); in onFinishInflate()