Searched refs:mCheckBoxHeight (Results 1 – 1 of 1) sorted by relevance
232 private int mCheckBoxHeight; field in ContactListItemView440 mCheckBoxHeight = 0; in onMeasure()472 mCheckBoxHeight = mCheckBox.getMeasuredHeight(); in onMeasure()653 final int photoTop = topBound + (bottomBound - topBound - mCheckBoxHeight) / 2; in onLayout()658 photoTop + mCheckBoxHeight); in onLayout()663 photoTop + mCheckBoxHeight); in onLayout()