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