Home
last modified time | relevance | path

Searched defs:noUse (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityWindowManagerTest.java550 final int noUse = 0; in updateActiveAndA11yFocusedWindow_windowStateChangedEvent_noTracking_shouldUpdate() local
569 final int noUse = 0; in updateActiveAndA11yFocusedWindow_hoverEvent_touchInteract_shouldSetActiveWindow() local
597 final int noUse = 0; in updateActiveAndA11yFocusedWindow_a11yFocusEvent_shouldUpdateA11yFocus() local
627 final int noUse = 0; in updateActiveAndA11yFocusedWindow_clearA11yFocusEvent_shouldClearA11yFocus() local
652 final int noUse = 0; in onTouchInteractionEnd_shouldRollbackActiveWindow() local
692 final int noUse = 0; in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus() local
/aosp12/frameworks/av/media/codec2/vndk/platform/
H A DC2BqBuffer.cpp704 std::shared_ptr<C2SurfaceSyncMemory> syncMem, int noUse) : in C2BufferQueueBlockPoolData()