Searched refs:mBlockButton (Results 1 – 1 of 1) sorted by relevance
86 @Nullable private Button mBlockButton; field in BlockedNumbersActivity267 mBlockButton = ((AlertDialog) dialog) in showAddBlockedNumberDialog()271 mBlockButton.setAllCaps(false); in showAddBlockedNumberDialog()273 mBlockButton.setEnabled(false); in showAddBlockedNumberDialog()319 if (mBlockButton != null) { in onTextChanged()320 mBlockButton.setEnabled( in onTextChanged()