HomeSort by relevance Sort by last modified time
    Searched refs:obtainStyledAttributes (Results 276 - 300 of 311) sorted by null

<<111213

  /frameworks/base/core/java/android/widget/
GridView.java 116 TypedArray a = context.obtainStyledAttributes(attrs,
    [all...]
NumberPicker.java 568 TypedArray attributesArray = context.obtainStyledAttributes(
    [all...]
AbsListView.java 767 TypedArray a = context.obtainStyledAttributes(R.styleable.View);
782 TypedArray a = context.obtainStyledAttributes(attrs,
    [all...]
Editor.java     [all...]
ListView.java 148 TypedArray a = context.obtainStyledAttributes(attrs,
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java 178 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.ActionBar,
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActionBarView.java 172 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.ActionBar,
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
AppsCustomizePagedView.java 257 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.AppsCustomizePagedView, 0, 0);
    [all...]
PagedView.java 205 TypedArray a = context.obtainStyledAttributes(attrs,
    [all...]
Workspace.java 297 TypedArray a = context.obtainStyledAttributes(attrs,
306 context.obtainStyledAttributes(new int[] { android.R.attr.actionBarSize });
    [all...]
CellLayout.java 187 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.CellLayout, defStyle, 0);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
AppsCustomizePagedView.java 255 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.AppsCustomizePagedView, 0, 0);
    [all...]
PagedView.java 283 TypedArray a = context.obtainStyledAttributes(attrs,
    [all...]
CellLayout.java 199 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.CellLayout, defStyle, 0);
    [all...]
Workspace.java 320 TypedArray a = context.obtainStyledAttributes(attrs,
    [all...]
  /frameworks/base/core/java/android/app/
Activity.java     [all...]
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
PagedView.java 288 TypedArray a = context.obtainStyledAttributes(attrs,
    [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java 732 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.RecipientEditTextView, 0,
    [all...]
  /frameworks/support/v4/java/android/support/v4/view/
ViewPager.java     [all...]
  /packages/apps/Browser/src/com/android/browser/
Controller.java     [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
StaggeredGridView.java     [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindow.java     [all...]
  /frameworks/base/services/java/com/android/server/
InputMethodManagerService.java     [all...]
  /prebuilts/sdk/11/
android.jar 

Completed in 636 milliseconds

<<111213