Searched refs:mL2tpSecret (Results 1 – 1 of 1) sorted by relevance
70 private TextView mL2tpSecret; field in ConfigDialog107 mL2tpSecret = (TextView) mView.findViewById(R.id.l2tp_secret); in onCreate()129 mL2tpSecret.setText(mProfile.l2tpSecret); in onCreate()423 profile.l2tpSecret = mL2tpSecret.getText().toString(); in getProfile()431 profile.l2tpSecret = mL2tpSecret.getText().toString(); in getProfile()