Searched refs:getSpanForOffset (Results 1 – 1 of 1) sorted by relevance
186 final ClickableSpan span = getSpanForOffset(virtualViewId); in onPopulateEventForVirtualView()198 final ClickableSpan span = getSpanForOffset(virtualViewId); in onPopulateNodeForVirtualView()220 ClickableSpan span = getSpanForOffset(virtualViewId); in onPerformActionForVirtualView()231 private ClickableSpan getSpanForOffset(int offset) { in getSpanForOffset() method in LinkAccessibilityHelper.PreOLinkAccessibilityHelper