Searched refs:mConfirmNewPw (Results 1 – 1 of 1) sorted by relevance
37 TextView mCurrentPw, mNewPw, mConfirmNewPw; field in SetFullBackupPassword46 final String confirmPw = mConfirmNewPw.getText().toString();94 mConfirmNewPw = (TextView) findViewById(R.id.confirm_new_backup_pw); in onCreate()