Searched defs:otherView (Results 1 – 6 of 6) sorted by relevance
62 public void appear(float transformationAmount, TransformableView otherView) { in appear()81 public void disappear(float transformationAmount, TransformableView otherView) { in disappear()
168 View otherView = otherState.getTransformedView(); in transformViewFrom() local319 View otherView = otherState.getTransformedView(); in transformViewTo() local373 View otherView = otherState.getTransformedView(); in transformViewTo() local420 public void appear(float transformationAmount, TransformableView otherView) { in appear()430 public void disappear(float transformationAmount, TransformableView otherView) { in disappear()
289 View otherView, boolean sameAsAny, boolean useLinearTransformation) { in transformView()
379 KeyguardAffordanceView otherView = translation > 0 ? mRightIcon : mLeftIcon; in setTranslation() local413 KeyguardAffordanceView otherView = targetView == mRightIcon ? mLeftIcon : mRightIcon; in updateIconsFromTranslation() local524 KeyguardAffordanceView otherView = left ? mRightIcon : mLeftIcon; in launchAffordance() local
275 private StatusBarMobileView matchingMobileView(StatusIconDisplayable otherView) { in matchingMobileView()
1028 public boolean hasSameBgColor(ActivatableNotificationView otherView) { in hasSameBgColor()