Searched refs:mDataViewWidthWeight (Results 1 – 1 of 1) sorted by relevance
118 private int mDataViewWidthWeight = 5; field in ContactListItemView310 mDataViewWidthWeight = a.getInteger( in ContactListItemView()312 mDataViewWidthWeight); in ContactListItemView()511 dataWidth = ((totalWidth * mDataViewWidthWeight) in onMeasure()512 / (mDataViewWidthWeight + mLabelViewWidthWeight)); in onMeasure()514 (mDataViewWidthWeight + mLabelViewWidthWeight)); in onMeasure()