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