Home
last modified time | relevance | path

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

/frameworks/support/design/src/android/support/design/widget/
DFloatingActionButton.java113 public static final int SIZE_AUTO = -1; field in FloatingActionButton
122 @IntDef({SIZE_MINI, SIZE_NORMAL, SIZE_AUTO})
162 mSize = a.getInt(R.styleable.FloatingActionButton_fabSize, SIZE_AUTO); in FloatingActionButton()
422 case SIZE_AUTO:
/frameworks/support/design/api/
Dcurrent.txt263 field public static final int SIZE_AUTO = -1; // 0xffffffff