Searched refs:childDimension (Results 1 – 3 of 3) sorted by relevance
8628 if (childDimension >= 0) { in getChildMeasureSpec()8629 resultSize = childDimension; in getChildMeasureSpec()8638 if (childDimension >= 0) { in getChildMeasureSpec()8639 resultSize = childDimension; in getChildMeasureSpec()8641 } else if (childDimension == LayoutParams.MATCH_PARENT) { in getChildMeasureSpec()8645 } else if (childDimension == LayoutParams.WRAP_CONTENT) { in getChildMeasureSpec()8666 int childDimension, boolean canScroll) { in getChildMeasureSpec() argument8671 if (childDimension >= 0) { in getChildMeasureSpec()8672 resultSize = childDimension; in getChildMeasureSpec()8691 if (childDimension >= 0) { in getChildMeasureSpec()[all …]
7045 if (childDimension >= 0) { in getChildMeasureSpec()7046 resultSize = childDimension; in getChildMeasureSpec()7048 } else if (childDimension == LayoutParams.MATCH_PARENT) { in getChildMeasureSpec()7052 } else if (childDimension == LayoutParams.WRAP_CONTENT) { in getChildMeasureSpec()7062 if (childDimension >= 0) { in getChildMeasureSpec()7064 resultSize = childDimension; in getChildMeasureSpec()7066 } else if (childDimension == LayoutParams.MATCH_PARENT) { in getChildMeasureSpec()7071 } else if (childDimension == LayoutParams.WRAP_CONTENT) { in getChildMeasureSpec()7081 if (childDimension >= 0) { in getChildMeasureSpec()7083 resultSize = childDimension; in getChildMeasureSpec()[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...