Searched refs:mLocationInParent (Results 1 – 1 of 1) sorted by relevance
277 float mLocationInParent; // temp variable used in animating expanded view size change field in ScrollAdapterView.ChildViewHolder2319 h.mLocationInParent = h.mLocation + view.getTranslationX();2322 h.mLocationInParent = h.mLocation + view.getTranslationY();2443 view.setTranslationX(h.mLocationInParent - target);2446 view.setTranslationY(h.mLocationInParent - target);