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.java630 Map<String, String> layoutParamsMap, final IAnimationListener listener) {
636 if (layoutParamsMap != null) {
639 new BridgeLayoutParamsMapAttributes(layoutParamsMap));
629 moveChild(final ViewGroup newParentView, final View childView, final int index, Map<String, String> layoutParamsMap, final IAnimationListener listener) argument

Completed in 29 milliseconds