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