Searched refs:getWidthAttribute (Results 1 – 5 of 5) sorted by relevance
107 public String getWidthAttribute() { in getWidthAttribute() method in ResizeState
252 resizeState.getWidthAttribute(), resizeState.getHeightAttribute()); in getResizeUpdateMessage()
842 String width = resizeState.getWidthAttribute();871 node.setAttribute(ANDROID_URI, ATTR_LAYOUT_WIDTH, resizeState.getWidthAttribute());
999 resizeState.getWidthAttribute());1023 width = resizeState.getWidthAttribute();
527 String width = state.getWidthAttribute(); in getResizeUpdateMessage()