Searched refs:mFromStaticText (Results 1 – 1 of 1) sorted by relevance
315 private TextView mFromStaticText; field in ComposeActivity1262 mFromStaticText.setText(mReplyFromAccount.address); in initFromSpinner()1266 mFromStaticText.setText(mReplyFromAccount.address); in initFromSpinner()1398 mFromStaticText = (TextView) findViewById(R.id.from_account_name); in findViews()