Searched refs:measureHorizontal (Results 1 – 4 of 4) sorted by relevance
163 void measureHorizontal(int widthMeasureSpec, int heightMeasureSpec) { in measureHorizontal() method in TabWidget165 super.measureHorizontal(widthMeasureSpec, heightMeasureSpec); in measureHorizontal()174 super.measureHorizontal(unspecifiedWidth, heightMeasureSpec); in measureHorizontal()208 super.measureHorizontal(widthMeasureSpec, heightMeasureSpec); in measureHorizontal()
113 measureHorizontal(widthMeasureSpec, heightMeasureSpec); in onMeasure()
687 measureHorizontal(widthMeasureSpec, heightMeasureSpec); in onMeasure()1065 void measureHorizontal(int widthMeasureSpec, int heightMeasureSpec) { in measureHorizontal() method in LinearLayout
553 measureHorizontal(widthMeasureSpec, heightMeasureSpec); in onMeasure()926 void measureHorizontal(int widthMeasureSpec, int heightMeasureSpec) { in measureHorizontal() method in LinearLayoutCompat