Searched refs:DelayShowRunnable (Results 1 – 1 of 1) sorted by relevance
58 private DelayShowRunnable mDelayShowTooltip;168 mDelayShowTooltip = new DelayShowRunnable(anchor); in update()446 private class DelayShowRunnable implements Runnable { class in InlineTooltipUi449 DelayShowRunnable(View anchor) { in DelayShowRunnable() method in InlineTooltipUi.DelayShowRunnable