Searched refs:infoWithSpan (Results 1 – 1 of 1) sorted by relevance
1137 AccessibilityNodeInfo infoWithSpan = null; in handleClickableSpanActionUiThread() local1140 infoWithSpan = provider.createAccessibilityNodeInfo(virtualDescendantId); in handleClickableSpanActionUiThread()1142 infoWithSpan = view.createAccessibilityNodeInfo(); in handleClickableSpanActionUiThread()1144 if (infoWithSpan == null) { in handleClickableSpanActionUiThread()1150 infoWithSpan.getOriginalText()); in handleClickableSpanActionUiThread()