Searched defs:heightSpec (Results 1 – 10 of 10) sorted by relevance
74 int widthSpec, int heightSpec) { in assertMeasuredSize()182 final int heightSpec = MeasureSpec.makeMeasureSpec(1280, MeasureSpec.AT_MOST); in testFrame1280x720() local194 final int heightSpec = MeasureSpec.makeMeasureSpec(1280, MeasureSpec.AT_MOST); in testFrame1280x720() local205 final int heightSpec = MeasureSpec.makeMeasureSpec(1280, MeasureSpec.EXACTLY); in testFrame1280x720() local
322 private Point getDesiredLayoutSize(int widthSpec, int heightSpec) { in getDesiredLayoutSize()340 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...