OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:childObject
(Results
1 - 3
of
3
) sorted by null
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiScrollable.java
285
* @param
childObject
{@link UiObject} representing the child element
292
public boolean ensureFullyVisible(UiObject
childObject
) throws UiObjectNotFoundException {
293
Rect actual =
childObject
.getBounds();
294
Rect visible =
childObject
.getVisibleBounds();
/external/chromium_org/third_party/WebKit/Source/core/accessibility/
AXRenderObject.cpp
[
all
...]
/prebuilts/misc/common/ub-uiautomator/
ub-uiautomator.jar
Completed in 1999 milliseconds