Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java163 static final int[] ATTRS = new int [] { field in ActionBarOverlayLayout
180 TypedArray ta = getContext().getTheme().obtainStyledAttributes(ATTRS); in init()