Searched refs:mBadgeMargin (Results 1 – 1 of 1) sorted by relevance
40 private final int mBadgeMargin; field in WidgetImageView56 mBadgeMargin = context.getResources() in WidgetImageView()114 (int) (mDstRectF.right + mBadgeMargin - bounds.width()), in updateDstRectF()115 mBadgeMargin, getWidth() - bounds.width()); in updateDstRectF()117 (int) (mDstRectF.bottom + mBadgeMargin - bounds.height()), in updateDstRectF()118 mBadgeMargin, getHeight() - bounds.height()); in updateDstRectF()