Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/
H A DNavigatorTest.java1029 .setBoundsInScreen(appWindowBounds) in testFindNudgeTargetFocusArea3()
1034 .setBoundsInScreen(appWindowBounds) in testFindNudgeTargetFocusArea3()
1037 .setBoundsInScreen(appWindowBounds) in testFindNudgeTargetFocusArea3()
1048 .setBoundsInScreen(imeWindowBounds) in testFindNudgeTargetFocusArea3()
1135 .setBoundsInScreen(mDisplayBounds) in testFindNudgeTargetFocusArea4()
1140 .setBoundsInScreen(mDisplayBounds) in testFindNudgeTargetFocusArea4()
1232 .setBoundsInScreen(mDisplayBounds) in testFindNudgeTargetFocusArea5()
1237 .setBoundsInScreen(mDisplayBounds) in testFindNudgeTargetFocusArea5()
1343 .setBoundsInScreen(mDisplayBounds) in testIsMainApplicationWindow_returnsTrue()
1355 .setBoundsInScreen(mDisplayBounds) in testIsMainApplicationWindow_wrongDisplay_returnsFalse()
[all …]
H A DRotaryServiceTest.java162 .setBoundsInScreen(mWindowRoot.getBoundsInScreen()) in testInitFocus_alreadyInitialized()
197 .setBoundsInScreen(mWindowRoot.getBoundsInScreen()) in testInitFocus_focusOnAlreadyFocusedView()
234 .setBoundsInScreen(mWindowRoot.getBoundsInScreen()) in testInitFocus_focusOnDefaultFocusView()
276 .setBoundsInScreen(mWindowRoot.getBoundsInScreen()) in testInitFocus_focusOnLastTouchedView()
321 .setBoundsInScreen(mWindowRoot.getBoundsInScreen()) in testInitFocus_focusOnFirstFocusableView()
427 .setBoundsInScreen(mWindowRoot.getBoundsInScreen()) in testOnRotaryEvents_withoutFocusedView()
478 .setBoundsInScreen(mWindowRoot.getBoundsInScreen()) in testOnRotaryEvents_withFocusedView()
537 .setBoundsInScreen(mWindowRoot.getBoundsInScreen()) in testOnRotaryEvents_acceleration()
H A DWindowBuilder.java88 WindowBuilder setBoundsInScreen(@Nullable Rect boundsInScreen) { in setBoundsInScreen() method in WindowBuilder
H A DWindowBuilderTest.java62 AccessibilityWindowInfo window = new WindowBuilder().setBoundsInScreen(setBounds).build(); in testSetBoundsInScreen()
H A DNodeBuilderTest.java133 AccessibilityNodeInfo node = mNodeBuilder.setBoundsInScreen(setBounds).build(); in testSetBoundsInScreen()
H A DNodeBuilder.java242 NodeBuilder setBoundsInScreen(@NonNull Rect boundsInScreen) { in setBoundsInScreen() method in NodeBuilder
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
H A DDragAndDropAccessibilityDelegate.java136 node.setBoundsInScreen(mTempRect); in onPopulateNodeForVirtualView()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
H A DKeyboardAccessibilityNodeProvider.java243 info.setBoundsInScreen(boundsInScreen); in createAccessibilityNodeInfo()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DExploreByTouchHelper.java494 node.setBoundsInScreen(tempScreenRect); in createNodeForChild()
/aosp12/frameworks/base/core/java/android/view/
H A DAccessibilityInteractionController.java885 info.setBoundsInScreen(boundsInScreen); in adjustBoundsInScreenIfNeeded()
916 info.setBoundsInScreen(boundsInScreen); in applyScreenMatrixIfNeeded()
970 info.setBoundsInScreen(boundsInScreen); in applyAppScaleAndMagnificationSpecIfNeeded()
H A DView.java10251 info.setBoundsInScreen(bounds); in onInitializeAccessibilityNodeInfoInternal()
/aosp12/frameworks/base/core/java/android/widget/
H A DNumberPicker.java2791 info.setBoundsInScreen(boundsInScreen); in createAccessibiltyNodeInfoForInputText()
2815 info.setBoundsInScreen(boundsInScreen); in createAccessibilityNodeInfoForVirtualButton()
2865 info.setBoundsInScreen(boundsInScreen); in createAccessibilityNodeInfoForNumberPicker()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DCropView.java628 node.setBoundsInScreen(rect); in setNodePosition()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityNodeInfo.java1982 public void setBoundsInScreen(Rect bounds) { in setBoundsInScreen() method in AccessibilityNodeInfo
/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.txt50891 method public void setBoundsInScreen(android.graphics.Rect);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34962 method public void setBoundsInScreen(android.graphics.Rect);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62126 Landroid/view/accessibility/AccessibilityWindowInfo;->setBoundsInScreen(Landroid/graphics/Rect;)V