Searched refs:foundFocus (Results 1 – 2 of 2) sorted by relevance
212 AccessibilityNodeInfo foundFocus = node.findFocus(FOCUS_INPUT); in hasFocus() local213 if (foundFocus == null) { in hasFocus()217 L.d("Found focused node " + foundFocus); in hasFocus()218 foundFocus.recycle(); in hasFocus()
940 boolean foundFocus = false;944 foundFocus = true;948 if (foundFocus) {985 boolean foundFocus = false;989 foundFocus = true;993 if (foundFocus) {