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