Searched defs:heightSpec (Results 1 – 2 of 2) sorted by relevance
702 int heightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in animateInfoOffset() local
1358 private void measureScrapChild(int position, int widthSpec, int heightSpec, in measureScrapChild()1511 int widthSpec, int heightSpec) { in onMeasure()1628 int widthSpec, heightSpec; in measureChild() local