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

/frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/util/
H A DLinkAccessibilityHelper.java99 final ClickableSpan span = getSpanForOffset(virtualViewId);
111 final ClickableSpan span = getSpanForOffset(virtualViewId);
133 ClickableSpan span = getSpanForOffset(virtualViewId);
144 private ClickableSpan getSpanForOffset(int offset) { method in class:LinkAccessibilityHelper

Completed in 164 milliseconds