Home
last modified time | relevance | path

Searched refs:Bounds (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dui_utils.py19 class Bounds(collections.namedtuple('Bounds', ['start', 'end'])): class
46 return Bounds(Point(*points[:2]), Point(*points[-2:]))
/tools/metalava/metalava-model-text/src/test/resources/com/android/tools/metalava/model/text/core/api/
D1.12.0-beta01.txt3251 method @RequiresApi(30) public android.view.WindowInsetsAnimation.Bounds toBounds();
3252 …WindowInsetsAnimationCompat.BoundsCompat toBoundsCompat(android.view.WindowInsetsAnimation.Bounds);