Searched refs:infoWithSpan (Results 1 – 1 of 1) sorted by relevance
1004 AccessibilityNodeInfo infoWithSpan = null; in handleClickableSpanActionUiThread() local1007 infoWithSpan = provider.createAccessibilityNodeInfo(virtualDescendantId); in handleClickableSpanActionUiThread()1009 infoWithSpan = view.createAccessibilityNodeInfo(); in handleClickableSpanActionUiThread()1011 if (infoWithSpan == null) { in handleClickableSpanActionUiThread()1017 infoWithSpan.getOriginalText()); in handleClickableSpanActionUiThread()