Searched refs:showAction (Results 1 – 11 of 11) sorted by relevance
69 mTestTwoActionPreference.showAction(true); in showAction_true_buttonVisible()78 mTestTwoActionPreference.showAction(false); in showAction_false_buttonGone()87 mTestTwoActionPreference.showAction(true); in isActionShown_true()93 mTestTwoActionPreference.showAction(false); in isActionShown_false()
70 mButtonPreference.showAction(true); in performButtonClick_listenerSetAndButtonVisible_listenerFired()81 mButtonPreference.showAction(false); in performButtonClick_listenerSetAndButtonInvisible_listenerNotFired()
100 mMasterSwitchPreference.showAction(false); in setSwitchState_listenerSetAndButtonInvisible_oppositeBool_listenerNotCalled()
54 preference.showAction(false); in updateState()65 preference.showAction(true); in updateState()
82 showAction(true); in init()112 public void showAction(boolean visible) { in showAction() method in ActionView
55 pref.showAction(true); in createDevicePreference()
54 showAction(false); in BluetoothDevicePreference()
54 preference.showAction(false); in updateState()
72 public void showAction(boolean isShown) { in showAction() method in TwoActionPreference
335 void showAction(boolean visible); in showAction() method
329 public void showAction(boolean visible) { in showAction() method in InspectorControllerTest.TestAction