Home
last modified time | relevance | path

Searched defs:totalWidth (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DSlidingTabLayout.java90 final int totalWidth = getMeasuredWidth(); in onLayout() local
DMatchParentShrinkingLinearLayout.java1060 int widthMeasureSpec, int totalWidth, int heightMeasureSpec, in measureChildBeforeLayout()
/packages/apps/ThemePicker/src/com/android/customization/widget/
DOptionSelectorController.java308 int totalWidth = mContainer.getMeasuredWidth(); in initOptions() local
/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java510 final int totalWidth = effectiveWidth - mGapBetweenLabelAndData; in onMeasure() local