Searched refs:getSpanForOffset (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/util/
H A DLinkAccessibilityHelper.java186 final ClickableSpan span = getSpanForOffset(virtualViewId);
199 final ClickableSpan span = getSpanForOffset(virtualViewId);
223 ClickableSpan span = getSpanForOffset(virtualViewId);
234 private ClickableSpan getSpanForOffset(int offset) { method in class:LinkAccessibilityHelper.PreOLinkAccessibilityHelper

Completed in 92 milliseconds