Searched refs:avatarTwoPaneView (Results 1 – 1 of 1) sorted by relevance
434 final ImageView avatarTwoPaneView = findViewById(R.id.account_avatar_two_pane_version); in initAvatarView() local440 avatarTwoPaneView.setVisibility(View.VISIBLE); in initAvatarView()441 getLifecycle().addObserver(new AvatarViewMixin(this, avatarTwoPaneView)); in initAvatarView()