Home
last modified time | relevance | path

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

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/internal/
DModels.kt22 import androidx.test.uiautomator.boundsInScreen in <lambda>()
104 bounds = node.boundsInScreen(), in <lambda>()
/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DAccessibilityNodeInfoExt.kt39 public fun AccessibilityNodeInfo.boundsInScreen(): Rect = Rect().apply { getBoundsInScreen(this) } in <lambda>() method
/test/uiautomator/uiautomator/api/
Dcurrent.txt5 …method public static android.graphics.Rect boundsInScreen(android.view.accessibility.Accessibility…
Drestricted_current.txt5 …method public static android.graphics.Rect boundsInScreen(android.view.accessibility.Accessibility…