HomeSort by relevance Sort by last modified time
    Searched refs:obtainStyledAttributes (Results 101 - 125 of 639) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/support/v7/appcompat/src/android/support/v7/view/
ActionBarPolicy.java 93 TypedArray a = mContext.obtainStyledAttributes(null, R.styleable.ActionBar,
  /frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
ExpandedMenuView.java 59 TintTypedArray a = TintTypedArray.obtainStyledAttributes(context, attrs, TINT_ATTRS,
  /packages/apps/Camera2/src/com/android/camera/ui/
RadioOptions.java 62 TypedArray a = context.getTheme().obtainStyledAttributes(
  /packages/apps/Car/Dialer/src/com/android/car/dialer/
DialpadButton.java 59 TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.DialpadButton);
  /packages/apps/Car/Radio/src/com/android/car/radio/
RadioBandButton.java 67 TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.RadioBandButton);
  /packages/apps/Car/libs/car-stream-ui-lib/src/com/android/car/stream/ui/
StreamCardView.java 68 ta = context.obtainStyledAttributes(attrs, R.styleable.StreamCardView, defStyleAttrs,
  /packages/apps/Dialer/java/com/android/contacts/common/list/
ContactListPinnedHeaderView.java 39 TypedArray a = getContext().obtainStyledAttributes(attrs, R.styleable.ContactListItemView);
  /packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
EmergencyEditTextPreference.java 41 TypedArray a = context.obtainStyledAttributes(
EmergencyListPreference.java 42 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.EmergencyListPreference);
  /packages/apps/TV/src/com/android/tv/dvr/ui/
FadeBackground.java 42 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.FadeBackground);
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
GuidanceRelativeLayout.java 50 TypedArray ta = context.getTheme().obtainStyledAttributes(
MessagePageFrameLayout.java 51 TypedArray ta = context.getTheme().obtainStyledAttributes(
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
FixedAspectSurfaceView.java 50 context.getTheme().obtainStyledAttributes(attrs,
  /cts/tests/tests/widget/src/android/widget/cts/
TableLayout_LayoutParamsTest.java 105 TypedArray a = mContext.obtainStyledAttributes(attrs,
121 a = mContext.obtainStyledAttributes(attrs, android.R.styleable.ViewGroup_Layout);
136 a = mContext.obtainStyledAttributes(attrs, android.R.styleable.ViewGroup_Layout);
TableRow_LayoutParamsTest.java 126 TypedArray a = mActivity.obtainStyledAttributes(attrs,
142 a = mActivity.obtainStyledAttributes(attrs, android.R.styleable.ViewGroup_Layout);
157 a = mActivity.obtainStyledAttributes(attrs, android.R.styleable.ViewGroup_Layout);
  /frameworks/base/core/java/android/text/style/
SuggestionSpan.java 185 TypedArray typedArray = context.obtainStyledAttributes(
193 typedArray = context.obtainStyledAttributes(
201 typedArray = context.obtainStyledAttributes(
  /cts/tests/tests/preference2/src/android/preference2/cts/
CustomPreference.java 48 TypedArray a = getContext().obtainStyledAttributes(attrs,R.styleable.CustPref);
  /developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/app/
NavigationItem.java 53 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.NavigationItem,
  /developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofillframework/app/
NavigationItem.java 53 TypedArray typedArray = context.obtainStyledAttributes(attrs, R.styleable.NavigationItem,
  /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/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,
  /external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
NumberPickerPreference.java 43 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.NumberPickerPreference);

Completed in 472 milliseconds

1 2 3 45 6 7 8 91011>>