Searched defs:otherView (Results 1 – 1 of 1) sorted by relevance
378 KeyguardAffordanceView otherView = translation > 0 ? mRightIcon : mLeftIcon; local413 KeyguardAffordanceView otherView = targetView == mRightIcon ? mLeftIcon : mRightIcon; in updateIconsFromTranslation() local