Searched refs:removeButton (Results 1 – 8 of 8) sorted by relevance
67 mModeSwitchesController.removeButton(Display.DEFAULT_DISPLAY); in tearDown()83 mModeSwitchesController.removeButton(Display.DEFAULT_DISPLAY); in testRemoveButton()85 verify(mModeSwitch).removeButton(); in testRemoveButton()
179 verify(mModeSwitchesController).removeButton(TEST_DISPLAY); in removeMagnificationButton()
142 mMagnificationModeSwitch.removeButton(); in tearDown()149 mMagnificationModeSwitch.removeButton(); in removeButton_buttonIsShowing_removeViewAndUnregisterComponentCallbacks()
83 void removeButton(int displayId) { in removeButton() method in ModeSwitchesController89 magnificationModeSwitch.removeButton(); in removeButton()
182 .withEndAction(() -> removeButton()) in MagnificationModeSwitch()205 removeButton(); in applyResourcesValuesWithDensityChanged()265 void removeButton() { in removeButton() method in MagnificationModeSwitch398 removeButton(); in handleSingleTap()
299 mModeSwitchesController.removeButton(displayId); in removeMagnificationButton()
54 public void removeButton(@IdRes int buttonResId) { in removeButton() method in ContextualButtonGroup
483 mContextualButtonGroup.removeButton(R.id.rotate_suggestion); in updateRotationButton()