Searched defs:layoutParamsMap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderSessionImpl.java698 Map<String, String> layoutParamsMap, final IAnimationListener listener) {
704 if (layoutParamsMap != null) {
707 new BridgeLayoutParamsMapAttributes(layoutParamsMap));
697 moveChild(final ViewGroup newParentView, final View childView, final int index, Map<String, String> layoutParamsMap, final IAnimationListener listener) argument

Completed in 356 milliseconds