Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DViewHierarchyAnimator.kt61 return getBound(view, bound) ?: bound.getValue(view) in <lambda>()
330 val startLeft = getBound(view, Bound.LEFT) ?: previousLeft in <lambda>()
331 val startTop = getBound(view, Bound.TOP) ?: previousTop in <lambda>()
332 val startRight = getBound(view, Bound.RIGHT) ?: previousRight in <lambda>()
333 val startBottom = getBound(view, Bound.BOTTOM) ?: previousBottom in <lambda>()
996 private fun getBound(view: View, bound: Bound): Int? { in <lambda>() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...