Searched refs:mWelcomeLabel (Results 1 – 1 of 1) sorted by relevance
33 private TextView mWelcomeLabel; field in PasswordOnlyActivity43 mWelcomeLabel = findViewById(R.id.welcome); in onCreate()51 mWelcomeLabel.setText(welcomeMsg); in onCreate()