Home
last modified time | relevance | path

Searched refs:noUse (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
H A DAccessibilityWindowManagerTest.java554 noUse, in updateActiveAndA11yFocusedWindow_windowStateChangedEvent_noTracking_shouldUpdate()
556 noUse); in updateActiveAndA11yFocusedWindow_windowStateChangedEvent_noTracking_shouldUpdate()
573 noUse, in updateActiveAndA11yFocusedWindow_hoverEvent_touchInteract_shouldSetActiveWindow()
575 noUse); in updateActiveAndA11yFocusedWindow_hoverEvent_touchInteract_shouldSetActiveWindow()
602 noUse); in updateActiveAndA11yFocusedWindow_a11yFocusEvent_shouldUpdateA11yFocus()
632 noUse); in updateActiveAndA11yFocusedWindow_clearA11yFocusEvent_shouldClearA11yFocus()
639 noUse); in updateActiveAndA11yFocusedWindow_clearA11yFocusEvent_shouldClearA11yFocus()
656 noUse, in onTouchInteractionEnd_shouldRollbackActiveWindow()
658 noUse); in onTouchInteractionEnd_shouldRollbackActiveWindow()
695 noUse, in onTouchInteractionEnd_noServiceInteractiveWindow_shouldClearA11yFocus()
[all …]
/aosp12/frameworks/av/media/codec2/vndk/include/
H A DC2BqBufferPriv.h131 std::shared_ptr<C2SurfaceSyncMemory>, int noUse);
/aosp12/frameworks/av/media/codec2/vndk/platform/
H A DC2BqBuffer.cpp704 std::shared_ptr<C2SurfaceSyncMemory> syncMem, int noUse) : in C2BufferQueueBlockPoolData() argument
710 (void)noUse; in C2BufferQueueBlockPoolData()