HomeSort by relevance Sort by last modified time
    Searched refs:obtainStyledAttributes (Results 76 - 100 of 461) sorted by null

1 2 34 5 6 7 8 91011>>

  /developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
FixedAspectSurfaceView.java 52 context.getTheme().obtainStyledAttributes(attrs,
  /development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentArguments.java 76 TypedArray a = activity.obtainStyledAttributes(attrs,
  /development/samples/ApiDemos/src/com/example/android/apis/view/
LabelView.java 63 TypedArray a = context.obtainStyledAttributes(attrs,
  /development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
FixedGridLayout.java 49 TypedArray a = context.obtainStyledAttributes(
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentArgumentsSupport.java 78 TypedArray a = activity.obtainStyledAttributes(attrs,
  /development/samples/Support7Demos/src/com/example/android/supportv7/widget/decorator/
DividerItemDecoration.java 44 final TypedArray a = context.obtainStyledAttributes(ATTRS);
  /development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/
FixedAspectSurfaceView.java 52 context.getTheme().obtainStyledAttributes(attrs,
  /external/replicaisland/src/com/replica/replicaisland/
SliderPreference.java 52 TypedArray a = context.obtainStyledAttributes(attrs,
  /frameworks/base/core/java/android/transition/
Fade.java 103 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.Fade);
PatternPathMotion.java 57 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.PatternPathMotion);
  /frameworks/base/core/java/android/view/animation/
RotateAnimation.java 51 TypedArray a = context.obtainStyledAttributes(attrs,
  /frameworks/base/core/java/android/widget/
ToggleButton.java 48 final TypedArray a = context.obtainStyledAttributes(
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DateView.java 63 TypedArray a = context.getTheme().obtainStyledAttributes(
  /frameworks/base/services/core/java/com/android/server/
AttributeCache.java 133 pkg.context.obtainStyledAttributes(resId, styleable));
  /frameworks/base/tools/layoutlib/bridge/src/android/preference/
Preference_Delegate.java 71 TypedArray a = context.obtainStyledAttributes(null, R.styleable.PreferenceFragment,
  /frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
FixedAspectSurfaceView.java 53 context.getTheme().obtainStyledAttributes(attrs,
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/graphics/
ColorFilterDimmer.java 46 TypedArray a = context.obtainStyledAttributes(R.styleable.LeanbackTheme);
  /frameworks/support/v4/api21/android/support/v4/widget/
DrawerLayoutCompatApi21.java 78 final TypedArray a = context.obtainStyledAttributes(THEME_ATTRS);
  /frameworks/support/v4/honeycomb/android/support/v4/app/
ActionBarDrawerToggleHoneycomb.java 93 final TypedArray a = activity.obtainStyledAttributes(THEME_ATTRS);
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarDrawerToggleHoneycomb.java 92 final TypedArray a = activity.obtainStyledAttributes(THEME_ATTRS);
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
AppCompatPopupWindow.java 46 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs,
  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatAutoCompleteTextView.java 70 TintTypedArray a = TintTypedArray.obtainStyledAttributes(getContext(), attrs,
AppCompatBackgroundHelper.java 45 TypedArray a = mView.getContext().obtainStyledAttributes(attrs,
AppCompatMultiAutoCompleteTextView.java 70 TintTypedArray a = TintTypedArray.obtainStyledAttributes(getContext(), attrs,
  /frameworks/support/v7/preference/src/android/support/v7/preference/
CheckBoxPreference.java 47 final TypedArray a = context.obtainStyledAttributes(attrs,

Completed in 1309 milliseconds

1 2 34 5 6 7 8 91011>>