Searched refs:setLayoutSize (Results 1 – 2 of 2) sorted by relevance
7078 public void setLayoutSize(int width, int height) { in setLayoutSize() method in AccessibilityNodeInfo.ExtraRenderingInfo
3829 extraRenderingInfo.setLayoutSize(getLayoutParams().width, getLayoutParams().height); in addExtraDataToAccessibilityNodeInfo()