Searched refs:setTooltipView (Results 1 – 2 of 2) sorted by relevance
123 public void setTooltipView(@NonNull InlineContentView v) { in setTooltipView() method in InlineTooltipUi
180 Handler.getMain().post(() -> mInlineTooltipUi.setTooltipView(view)); in inflate()