Searched refs:eventAction (Results 1 – 1 of 1) sorted by relevance
1707 long nodeId, int eventType, int eventAction) { in updateActiveAndAccessibilityFocusedWindowLocked() argument1762 if (mHasProxy && clearProxyFocusLocked(windowId, eventAction)) { in updateActiveAndAccessibilityFocusedWindowLocked()1772 && (eventAction != AccessibilityNodeInfo.ACTION_ACCESSIBILITY_FOCUS)) { in updateActiveAndAccessibilityFocusedWindowLocked()2316 private boolean clearProxyFocusLocked(int focusClearedWindowId, int eventAction) { in clearProxyFocusLocked() argument2318 if (eventAction == AccessibilityNodeInfo.ACTION_ACCESSIBILITY_FOCUS) { in clearProxyFocusLocked()