Searched refs:WINDOWS_CHANGE_ACTIVE (Results 1 – 8 of 8) sorted by relevance
83 | AccessibilityEvent.WINDOWS_CHANGE_ACTIVE in testWindowChanges_getSetWorkAcrossParceling()
850 public static final int WINDOWS_CHANGE_ACTIVE = 1 << 5; field in AccessibilityEvent890 WINDOWS_CHANGE_ACTIVE,1347 case WINDOWS_CHANGE_ACTIVE: return "WINDOWS_CHANGE_ACTIVE"; in singleWindowChangeTypeToString()
941 changes |= AccessibilityEvent.WINDOWS_CHANGE_ACTIVE; in differenceFrom()
615 a11yWindowChanges(AccessibilityEvent.WINDOWS_CHANGE_ACTIVE))); in updateActiveAndA11yFocusedWindow_hoverEvent_touchInteract_shouldSetActiveWindow()619 a11yWindowChanges(AccessibilityEvent.WINDOWS_CHANGE_ACTIVE))); in updateActiveAndA11yFocusedWindow_hoverEvent_touchInteract_shouldSetActiveWindow()755 a11yWindowChanges(AccessibilityEvent.WINDOWS_CHANGE_ACTIVE))); in onTouchInteractionEnd_shouldRollbackActiveWindow()759 a11yWindowChanges(AccessibilityEvent.WINDOWS_CHANGE_ACTIVE))); in onTouchInteractionEnd_shouldRollbackActiveWindow()
776 a11yWindowChanges(AccessibilityEvent.WINDOWS_CHANGE_ACTIVE))); in updateActiveAndA11yFocusedWindow_hoverEvent_touchInteract_shouldSetActiveWindow()780 a11yWindowChanges(AccessibilityEvent.WINDOWS_CHANGE_ACTIVE))); in updateActiveAndA11yFocusedWindow_hoverEvent_touchInteract_shouldSetActiveWindow()916 a11yWindowChanges(AccessibilityEvent.WINDOWS_CHANGE_ACTIVE))); in onTouchInteractionEnd_shouldRollbackActiveWindow()920 a11yWindowChanges(AccessibilityEvent.WINDOWS_CHANGE_ACTIVE))); in onTouchInteractionEnd_shouldRollbackActiveWindow()
1837 mActiveWindowId, AccessibilityEvent.WINDOWS_CHANGE_ACTIVE)); in setActiveWindowLocked()1848 windowId, AccessibilityEvent.WINDOWS_CHANGE_ACTIVE)); in setActiveWindowLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54779 field public static final int WINDOWS_CHANGE_ACTIVE = 32; // 0x20