Searched refs:mButtonEnableFDN (Results 1 – 1 of 1) sorted by relevance
68 private EditPinPreference mButtonEnableFDN; field in FdnSetting103 if (preference == mButtonEnableFDN && (!mIsPuk2Locked || !positiveResult)) { in onPinEntered()125 String password = mButtonEnableFDN.getText(); in toggleFDNEnable()138 mButtonEnableFDN.setText(""); in toggleFDNEnable()360 mButtonEnableFDN.setText("");399 if (button == mButtonEnableFDN) { in displayPinChangeDialog()438 displayPinChangeDialog(mButtonEnableFDN, 0, false); in resetPinChangeState()450 displayPinChangeDialog(mButtonEnableFDN, 0, false); in resetPinChangeStateForPUK2()481 mButtonEnableFDN.setTitle(R.string.enable_fdn_ok); in updateEnableFDN()482 mButtonEnableFDN.setSummary(R.string.fdn_enabled); in updateEnableFDN()[all …]