Searched refs:mCurrentUserTitle (Results 1 – 1 of 1) sorted by relevance
48 private TextView mCurrentUserTitle; field in DpcActivity73 mCurrentUserTitle = findViewById(R.id.current_user_title); in onCreate()74 mCurrentUserTitle.setText(R.string.current_user_title); in onCreate()