Home
last modified time | relevance | path

Searched refs:DEFAULT_SPAN (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java2029 private static final Interval DEFAULT_SPAN = new Interval(UNDEFINED, UNDEFINED + 1); field in LayoutParams
2030 private static final int DEFAULT_SPAN_SIZE = DEFAULT_SPAN.size();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67826 Landroid/widget/GridLayout$LayoutParams;->DEFAULT_SPAN:Landroid/widget/GridLayout$Interval;