Searched refs:eventAction (Results 1 – 1 of 1) sorted by relevance
1542 long nodeId, int eventType, int eventAction) { in updateActiveAndAccessibilityFocusedWindowLocked() argument1597 if (mHasProxy && clearProxyFocusLocked(windowId, eventAction)) { in updateActiveAndAccessibilityFocusedWindowLocked()1607 && (eventAction != AccessibilityNodeInfo.ACTION_ACCESSIBILITY_FOCUS)) { in updateActiveAndAccessibilityFocusedWindowLocked()2131 private boolean clearProxyFocusLocked(int focusClearedWindowId, int eventAction) { in clearProxyFocusLocked() argument2133 if (eventAction == AccessibilityNodeInfo.ACTION_ACCESSIBILITY_FOCUS) { in clearProxyFocusLocked()