Searched refs:mMessageText (Results 1 – 1 of 1) sorted by relevance
57 private TextView mMessageText = null; field in ContactsFragment86 mMessageText = (TextView) rootView.findViewById(R.id.contact_message); in onCreateView()137 mMessageText.setText( in onLoadFinished()144 mMessageText.setText(R.string.contacts_empty); in onLoadFinished()151 mMessageText.setText(R.string.contacts_empty); in onLoaderReset()