Searched refs:setFocusedNode (Results 1 – 2 of 2) sorted by relevance
169 mRotaryService.setFocusedNode(defaultFocusNode); in testInitFocus_alreadyInitialized()487 mRotaryService.setFocusedNode(defaultFocusNode); in testOnRotaryEvents_withFocusedView()666 mRotaryService.setFocusedNode(hunButton1); in testNudgeTo_nudgeToHun()738 mRotaryService.setFocusedNode(appButton1Node); in testNudgeTo_nudgeToNudgeShortcut_legacy()802 mRotaryService.setFocusedNode(appButton2Node); in testNudgeTo_nudgeToNudgeShortcut_new()866 mRotaryService.setFocusedNode(appButton2Node); in testNudgeTo_nudgeToUserSpecifiedTarget()931 mRotaryService.setFocusedNode(appButton3Node); in testNudgeTo_nudgeToNearestTarget()1002 mRotaryService.setFocusedNode(appButton3Node); in testOnKeyEvents_nudgeUp_moveFocus()1168 mRotaryService.setFocusedNode(hunButton1Node); in testOnKeyEvents_nudgeToHunEscapeNudgeDirection_leaveTheHun()1257 mRotaryService.setFocusedNode(hunButton1Node); in testOnKeyEvents_nudgeToNonHunEscapeNudgeDirection_stayInTheHun()[all …]
963 setFocusedNode(null); in onTouchEvent()1171 setFocusedNode(null); in handleViewFocusedEvent()1176 setFocusedNode(sourceNode); in handleViewFocusedEvent()1221 setFocusedNode(null); in handleViewClickedEvent()1379 setFocusedNode(focusedNode); in handleWindowAddedEvent()1664 setFocusedNode(mEditNode); in nudgeTo()2247 setFocusedNode(focusedNode); in initFocus()2437 void setFocusedNode(@Nullable AccessibilityNodeInfo focusedNode) { in setFocusedNode() method in RotaryService2698 setFocusedNode(Utils.isFocusParkingView(targetNode) ? null : targetNode); in performFocusActionInternal()2717 setFocusedNode(focusedNode); in updateFocusedNodeAfterPerformingFocusAction()