Home
last modified time | relevance | path

Searched defs:horizontallyPositionedToTheRight (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/flicker/src/android/tools/flicker/subject/region/
DRegionSubject.kt307 val horizontallyPositionedToTheRight = other.bounds.left - threshold <= region.bounds.left in <lambda>() constant
334 val horizontallyPositionedToTheRight = other.bounds.left <= region.bounds.left in <lambda>() constant