Searched refs:infoWithSpan (Results 1 – 1 of 1) sorted by relevance
1262 AccessibilityNodeInfo infoWithSpan = null; in handleClickableSpanActionUiThread() local1265 infoWithSpan = provider.createAccessibilityNodeInfo(virtualDescendantId); in handleClickableSpanActionUiThread()1267 infoWithSpan = view.createAccessibilityNodeInfo(); in handleClickableSpanActionUiThread()1269 if (infoWithSpan == null) { in handleClickableSpanActionUiThread()1275 infoWithSpan.getOriginalText()); in handleClickableSpanActionUiThread()