Home
last modified time | relevance | path

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

/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
DSwipeable.kt262 val bounds = findBounds(offset.value, anchors.keys)
722 private fun findBounds( in findBounds() method
756 val bounds = findBounds(offset, anchors) in computeTarget()