Searched refs:getBound (Results 1 – 2 of 2) sorted by relevance
61 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
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...