Searched defs:ENABLED_STATE_SET (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/design/base/android/support/design/widget/
H A DFloatingActionButtonImpl.java65 static final int[] ENABLED_STATE_SET = {android.R.attr.state_enabled}; field in class:FloatingActionButtonImpl
/frameworks/base/core/java/android/view/
H A DView.java1310 protected static final int[] ENABLED_STATE_SET; field in class:View
1351 * @see #ENABLED_STATE_SET
1358 * @see #ENABLED_STATE_SET
1365 * @see #ENABLED_STATE_SET
1394 * @see #ENABLED_STATE_SET
1402 * @see #ENABLED_STATE_SET
1410 * @see #ENABLED_STATE_SET
1427 * @see #ENABLED_STATE_SET
1491 * @see #ENABLED_STATE_SET
1498 * @see #ENABLED_STATE_SET
[all...]

Completed in 30 milliseconds