Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiAutomatorBridge.java65 public AccessibilityNodeInfo getRootInActiveWindow() { in getRootInActiveWindow() method in UiAutomatorBridge
66 return mUiAutomation.getRootInActiveWindow(); in getRootInActiveWindow()
H A DQueryController.java172 rootNode = mUiAutomatorBridge.getRootInActiveWindow(); in getRootNode()
483 return mUiAutomatorBridge.getRootInActiveWindow(); in getAccessibilityRootNode()
/aosp12/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
H A DRotaryServiceTest.java238 when(mRotaryService.getRootInActiveWindow()) in testInitFocus_focusOnDefaultFocusView()
280 when(mRotaryService.getRootInActiveWindow()) in testInitFocus_focusOnLastTouchedView()
325 when(mRotaryService.getRootInActiveWindow()) in testInitFocus_focusOnFirstFocusableView()
431 when(mRotaryService.getRootInActiveWindow()) in testOnRotaryEvents_withoutFocusedView()
1076 when(mRotaryService.getRootInActiveWindow()) in testOnKeyEvents_nudgeUp_initFocus()
1334 when(mRotaryService.getRootInActiveWindow()) in testOnKeyEvents_centerButtonClick_initFocus()
1407 when(mRotaryService.getRootInActiveWindow()) in testOnKeyEvents_centerButtonClickInAppWindow_injectDpadCenterEvent()
1494 when(mRotaryService.getRootInActiveWindow()) in testOnKeyEvents_centerButtonClickInAppWindow_webViewFocused_injectEnterKeyEvent()
1588 when(mRotaryService.getRootInActiveWindow()) in testOnKeyEvents_centerButtonClickInAppWindow_webViewFocused_isCheckable_injectSpaceKeyEvent()
1678 when(mRotaryService.getRootInActiveWindow()) in testOnKeyEvents_centerButtonClickInSystemWindow_performActionClick()
[all …]
H A DTreeTraverserTest.java81 AccessibilityNodeInfo root = sUiAutomation.getRootInActiveWindow(); in setUp()
H A DNavigatorTest.java366 AccessibilityNodeInfo windowRoot = sUiAutomoation.getRootInActiveWindow(); in testFindRotateTargetReturnScrollableContainer()
1429 mWindowRoot = sUiAutomoation.getRootInActiveWindow(); in initActivity()
/aosp12/frameworks/base/cmds/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DDumpCommand.java100 AccessibilityNodeInfo info = uiAutomation.getRootInActiveWindow(); in run()
/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DAccessibilityInteractionControllerTest.java198 final AccessibilityNodeInfo node = sUiAutomation.getRootInActiveWindow() in performAccessibilityFocus()
/aosp12/frameworks/base/core/java/android/app/
H A DUiAutomation.java721 public AccessibilityNodeInfo getRootInActiveWindow() { in getRootInActiveWindow() method in UiAutomation
729 .getRootInActiveWindow(connectionId); in getRootInActiveWindow()
/aosp12/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityService.java949 public AccessibilityNodeInfo getRootInActiveWindow() { in getRootInActiveWindow() method in AccessibilityService
950 return AccessibilityInteractionClient.getInstance(this).getRootInActiveWindow( in getRootInActiveWindow()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityInteractionClient.java279 public AccessibilityNodeInfo getRootInActiveWindow(int connectionId) { in getRootInActiveWindow() method in AccessibilityInteractionClient
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt3003 method public android.view.accessibility.AccessibilityNodeInfo getRootInActiveWindow();
6764 method public android.view.accessibility.AccessibilityNodeInfo getRootInActiveWindow();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt2570 method public android.view.accessibility.AccessibilityNodeInfo getRootInActiveWindow();
5138 method public android.view.accessibility.AccessibilityNodeInfo getRootInActiveWindow();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt61814 Landroid/view/accessibility/AccessibilityInteractionClient;->getRootInActiveWindow(I)Landroid/view/…