Searched refs:updateHotseatChildViewColor (Results 1 – 1 of 1) sorted by relevance
720 private void updateHotseatChildViewColor(@Nullable View child) { in updateHotseatChildViewColor() method in TutorialController744 updateHotseatChildViewColor(mHotseatIconView); in updateDrawables()745 updateHotseatChildViewColor(mFakeHotseatView.findViewById(R.id.hotseat_icon_2)); in updateDrawables()746 updateHotseatChildViewColor(mFakeHotseatView.findViewById(R.id.hotseat_icon_3)); in updateDrawables()747 updateHotseatChildViewColor(mFakeHotseatView.findViewById(R.id.hotseat_icon_4)); in updateDrawables()748 updateHotseatChildViewColor(mFakeHotseatView.findViewById(R.id.hotseat_icon_5)); in updateDrawables()749 updateHotseatChildViewColor(mFakeHotseatView.findViewById(R.id.hotseat_icon_6)); in updateDrawables()750 updateHotseatChildViewColor(mFakeHotseatView.findViewById(R.id.hotseat_search_bar)); in updateDrawables()