Searched refs:mIpsecIdentifier (Results 1 – 1 of 1) sorted by relevance
71 private TextView mIpsecIdentifier; field in ConfigDialog108 mIpsecIdentifier = (TextView) mView.findViewById(R.id.ipsec_identifier); in onCreate()130 mIpsecIdentifier.setText(mProfile.ipsecIdentifier); in onCreate()426 profile.ipsecIdentifier = mIpsecIdentifier.getText().toString(); in getProfile()