Home
last modified time | relevance | path

Searched defs:specWidth (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java159 final int specWidth = MeasureSpec.getSize(widthMeasureSpec); in onMeasure() local
212 private int getMeasuredWidth(int widthMode, int specWidth, int totalWidth) { in getMeasuredWidth()
/aosp14/frameworks/base/media/java/android/media/
H A DWebVttRenderer.java1570 final int specWidth = MeasureSpec.getSize(widthMeasureSpec); in measureForParent() local
1765 final int specWidth = MeasureSpec.getSize(widthMeasureSpec); in measureForParent() local