Home
last modified time | relevance | path

Searched refs:topRowSpace (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/contactgrid/
DContactGridManager.java83 private final Space topRowSpace; field in ContactGridManager
118 topRowSpace = view.findViewById(R.id.contactgrid_top_row_space); in ContactGridManager()
262 topRowSpace.setVisibility(View.GONE); in updateTopRow()
268 topRowSpace.setVisibility(View.VISIBLE); in updateTopRow()
270 topRowSpace.setVisibility(View.GONE); in updateTopRow()