Searched refs:mSnapWidthPixels (Results 1 – 3 of 3) sorted by relevance
26 private final int mSnapWidthPixels; field in MessageBubbleBackground30 mSnapWidthPixels = context.getResources().getDimensionPixelSize( in MessageBubbleBackground()42 (int) (Math.ceil(bubbleWidth / (float) mSnapWidthPixels) * mSnapWidthPixels)); in onMeasure()