Searched defs:arrowMarginStart (Results 1 – 2 of 2) sorted by relevance
196 public ArrowTipView show(String text, int gravity, int arrowMarginStart, int top) { in show()211 String text, int gravity, int arrowMarginStart, int top, boolean shouldAutoClose) { in show()
320 int arrowMarginStart = collapsedBackgroundBounds.right - mArrowMarginEnd - mArrowSize; in setIconOrientation() local