Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
H A DRotaryServiceTest.java933 AccessibilityNodeInfo appFocusArea1Node = createNode("app_focus_area1"); in testNudgeTo_nudgeToNearestTarget() local
936 .thenReturn(AccessibilityNodeInfo.obtain(appFocusArea1Node)); in testNudgeTo_nudgeToNearestTarget()
1004 AccessibilityNodeInfo appFocusArea1Node = createNode("app_focus_area1"); in testOnKeyEvents_nudgeUp_moveFocus() local
1007 .thenReturn(AccessibilityNodeInfo.obtain(appFocusArea1Node)); in testOnKeyEvents_nudgeUp_moveFocus()