Searched refs:bottomTextSwitcher (Results 1 – 1 of 1) sorted by relevance
80 private final ViewAnimator bottomTextSwitcher; field in ContactGridManager115 bottomTextSwitcher = view.findViewById(R.id.contactgrid_bottom_text_switcher); in ContactGridManager()416 bottomTextSwitcher.setVisibility(View.VISIBLE); in updateBottomRow()423 bottomTextSwitcher.setVisibility(View.GONE); in updateBottomRow()429 bottomTextSwitcher.setVisibility(View.VISIBLE); in updateBottomRow()433 bottomTextSwitcher.setDisplayedChild(1); in updateBottomRow()447 bottomTextSwitcher.setDisplayedChild(0); in updateBottomRow()