Searched refs:changeButtonEnabled (Results 1 – 2 of 2) sorted by relevance
133 changeButtonEnabled(DialogInterface.BUTTON_POSITIVE, false); in showPbapDialog()209 changeButtonEnabled(DialogInterface.BUTTON_POSITIVE, true); in onTimeout()257 changeButtonEnabled(DialogInterface.BUTTON_POSITIVE, true); in afterTextChanged()
117 protected void changeButtonEnabled(int identifier, boolean enable) { in changeButtonEnabled() method in AlertActivity