Searched refs:mPasswordLabel (Results 1 – 1 of 1) sorted by relevance
56 private TextView mPasswordLabel; field in LoginActivity88 mPasswordLabel = (TextView) findViewById(R.id.password_label); in onCreate()208 syncRunOnUiThread(() -> v.visit(mPasswordLabel)); in onPasswordLabel()