Searched refs:mButtonEnableFDN (Results 1 – 1 of 1) sorted by relevance
65 private EditPinPreference mButtonEnableFDN; field in FdnSetting100 if (preference == mButtonEnableFDN && (!mIsPuk2Locked || !positiveResult)) { in onPinEntered()122 String password = mButtonEnableFDN.getText(); in toggleFDNEnable()135 mButtonEnableFDN.setText(""); in toggleFDNEnable()357 mButtonEnableFDN.setText("");396 if (button == mButtonEnableFDN) { in displayPinChangeDialog()435 displayPinChangeDialog(mButtonEnableFDN, 0, false); in resetPinChangeState()447 displayPinChangeDialog(mButtonEnableFDN, 0, false); in resetPinChangeStateForPUK2()478 mButtonEnableFDN.setTitle(R.string.enable_fdn_ok); in updateEnableFDN()479 mButtonEnableFDN.setSummary(R.string.fdn_enabled); in updateEnableFDN()[all …]