Home
last modified time | relevance | path

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

/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
DRotaryServiceTest.java916 AccessibilityNodeInfo appFocusArea1Node = createNode("app_focus_area1"); in testNudgeTo_nudgeToNearestTarget() local
919 .thenReturn(AccessibilityNodeInfo.obtain(appFocusArea1Node)); in testNudgeTo_nudgeToNearestTarget()
987 AccessibilityNodeInfo appFocusArea1Node = createNode("app_focus_area1"); in testOnKeyEvents_nudgeUp_moveFocus() local
990 .thenReturn(AccessibilityNodeInfo.obtain(appFocusArea1Node)); in testOnKeyEvents_nudgeUp_moveFocus()