Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAccessibilityWindowManagerTest.java548 final int noUse = 0; in updateActiveAndA11yFocusedWindow_windowStateChangedEvent_noTracking_shouldUpdate() local
567 final int noUse = 0; in updateActiveAndA11yFocusedWindow_hoverEvent_touchInteract_shouldSetActiveWindow() local
595 final int noUse = 0; in updateActiveAndA11yFocusedWindow_a11yFocusEvent_shouldUpdateA11yFocus() local
625 final int noUse = 0; in updateActiveAndA11yFocusedWindow_clearA11yFocusEvent_shouldClearA11yFocus() local
650 final int noUse = 0; in onTouchInteractionEnd_shouldRollbackActiveWindow() local
690 final int noUse = 0; in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus() local
/frameworks/av/media/codec2/vndk/platform/
DC2BqBuffer.cpp704 std::shared_ptr<C2SurfaceSyncMemory> syncMem, int noUse) : in C2BufferQueueBlockPoolData()