Searched refs:resetTransformedView (Results 1 – 6 of 6) sorted by relevance
354 resetTransformedView(); in setVisible()384 protected void resetTransformedView() { in resetTransformedView() method in MessagingLayoutTransformState385 super.resetTransformedView(); in resetTransformedView()396 resetTransformedView(child); in resetTransformedView()399 resetTransformedView(ownGroup.getAvatar()); in resetTransformedView()400 resetTransformedView(ownGroup.getSenderView()); in resetTransformedView()403 resetTransformedView(isolatedMessage); in resetTransformedView()422 private void resetTransformedView(View child) { in resetTransformedView() method in MessagingLayoutTransformState424 ownState.resetTransformedView(); in resetTransformedView()
53 protected void resetTransformedView() { in resetTransformedView() method in ActionListTransformState57 super.resetTransformedView(); in resetTransformedView()
122 protected void resetTransformedView() { in resetTransformedView() method in MessagingImageTransformState123 super.resetTransformedView(); in resetTransformedView()
547 resetTransformedView(); in setVisible()551 resetTransformedView(); in prepareFadeIn()554 protected void resetTransformedView() { in resetTransformedView() method in TransformState
140 mTransformationHelper.resetTransformedView(view); in onContentUpdated()
249 public void resetTransformedView(View view) { in resetTransformedView() method in ViewTransformationHelper