/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActivityChooserView.java | 211 TypedArray attributesArray = context.obtainStyledAttributes(attrs,
|
ProgressBarICS.java | 113 TypedArray a = context.obtainStyledAttributes(attrs, android_R_styleable_ProgressBar,
|
SpinnerICS.java | 150 TypedArray a = context.obtainStyledAttributes(attrs,
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
GalleryThumbnailView.java | 753 TypedArray a = c.obtainStyledAttributes(attrs, LAYOUT_ATTRS);
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
Cling.java | 100 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.Cling, defStyle, 0);
|
/packages/apps/Settings/src/com/android/settings/widget/ |
ChartSweepView.java | 122 final TypedArray a = context.obtainStyledAttributes(
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/ |
SuggestionStripLayoutHelper.java | 124 final TypedArray a = context.obtainStyledAttributes(attrs,
|
/frameworks/base/core/java/android/widget/ |
SearchView.java | 284 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.SearchView, 0, 0); 307 a = context.obtainStyledAttributes(attrs, R.styleable.View, 0, 0); [all...] |
LinearLayout.java | 178 TypedArray a = context.obtainStyledAttributes(attrs, [all...] |
RelativeLayout.java | 248 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.RelativeLayout); [all...] |
ExpandableListView.java | 234 context.obtainStyledAttributes(attrs, [all...] |
Gallery.java | 205 TypedArray a = context.obtainStyledAttributes( [all...] |
ImageView.java | 126 TypedArray a = context.obtainStyledAttributes(attrs, [all...] |
PopupWindow.java | 187 context.obtainStyledAttributes( [all...] |
ProgressBar.java | 258 context.obtainStyledAttributes(attrs, R.styleable.ProgressBar, defStyle, styleRes); [all...] |
Spinner.java | 167 TypedArray a = context.obtainStyledAttributes(attrs, [all...] |
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/ |
MultiWaveView.java | 214 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.MultiWaveView); 269 a = context.obtainStyledAttributes(attrs, android.R.styleable.LinearLayout); [all...] |
/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
SearchView.java | 297 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.SearchView, 0, 0); 320 a = context.obtainStyledAttributes(attrs, R.styleable.View, 0, 0); [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactListItemView.java | 246 TypedArray a = getContext().obtainStyledAttributes(attrs, R.styleable.ContactListItemView); 309 a = getContext().obtainStyledAttributes(android.R.styleable.Theme); [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
KeyboardView.java | 286 context.obtainStyledAttributes( 338 a = mContext.obtainStyledAttributes( [all...] |
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/ |
InteractiveLineGraphView.java | 195 TypedArray a = context.getTheme().obtainStyledAttributes( [all...] |
/frameworks/base/core/java/android/preference/ |
Preference.java | 213 TypedArray a = context.obtainStyledAttributes(attrs, [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
LockPatternView.java | 245 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.LockPatternView); [all...] |
SlidingTab.java | 451 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.SlidingTab); [all...] |
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
SlidingChallengeLayout.java | [all...] |