Searched defs:otherView (Results 1 – 2 of 2) sorted by relevance
71 private var otherView: View? = null in isAbove() variable
421 SwipeButtonView otherView = translation > 0 ? rightIcon : leftIcon; in setTranslation() local477 SwipeButtonView otherView = targetView == rightIcon ? leftIcon : rightIcon; in updateIconsFromTranslation() local596 SwipeButtonView otherView = left ? rightIcon : leftIcon; in launchAffordance() local