Searched refs:mInformationTextView (Results 1 – 2 of 2) sorted by relevance
120 private TextView mInformationTextView; field in MainMobileActivity134 mInformationTextView = (TextView) findViewById(R.id.information_text_view); in onCreate()137 mInformationTextView.setText(CHECKING_MESSAGE); in onCreate()281 mInformationTextView.setText(NO_DEVICES); in verifyNodeAndUpdateUI()286 mInformationTextView.setText(MISSING_ALL_MESSAGE); in verifyNodeAndUpdateUI()296 mInformationTextView.setText(installMessage); in verifyNodeAndUpdateUI()306 mInformationTextView.setText(installMessage); in verifyNodeAndUpdateUI()
103 private TextView mInformationTextView; field in MainWearActivity118 mInformationTextView = (TextView) findViewById(R.id.information_text_view); in onCreate()121 mInformationTextView.setText(CHECKING_MESSAGE); in onCreate()232 mInformationTextView.setText(installMessage); in verifyNodeAndUpdateUI()237 mInformationTextView.setText(MISSING_MESSAGE); in verifyNodeAndUpdateUI()