Searched refs:mGapBetweenIndexerAndImage (Results 1 – 1 of 1) sorted by relevance
93 private int mGapBetweenIndexerAndImage = 0; field in ContactListItemView290 mGapBetweenIndexerAndImage = a.getDimensionPixelOffset( in ContactListItemView()292 mGapBetweenIndexerAndImage); in ContactListItemView()451 - (mPhotoViewWidth + mGapBetweenImageAndText + mGapBetweenIndexerAndImage); in onMeasure()643 rightBound -= mGapBetweenIndexerAndImage; in onLayout()645 leftBound += mGapBetweenIndexerAndImage; in onLayout()