Searched defs:gapWidth (Results 1 – 3 of 3) sorted by relevance
96 public BulletSpan(int gapWidth) { in BulletSpan()107 public BulletSpan(int gapWidth, @ColorInt int color) { in BulletSpan()119 public BulletSpan(int gapWidth, @ColorInt int color, @IntRange(from = 0) int bulletRadius) { in BulletSpan()126 public BulletSpan(int gapWidth, @ColorInt int color, boolean wantColor, in BulletSpan()
327 int gapWidth = getResources().getDimensionPixelSize( in inflateView() local
781 int gapWidth = 0; in createBulletSpanFromProto() local987 int gapWidth = 0; in createQuoteSpanFromProto() local