Home
last modified time | relevance | path

Searched defs:defStyleRes (Results 1 – 8 of 8) sorted by relevance

/external/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieView.java35 public SkottieView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in SkottieView()
/external/skqp/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieView.java35 public SkottieView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in SkottieView()
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DCheckableLinearLayout.java51 Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in CheckableLinearLayout()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAttributeResolution.java65 int defStyleRes, int[] srcValues, in ResolveAttrs()
226 …tic void ApplyStyle(ResTableTheme theme, ResXMLParser xmlParser, int defStyleAttr, int defStyleRes, in ApplyStyle()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyResourcesImpl.java143 …ibutes(Resources.Theme wrapper, AttributeSet set, int[] attrs, int defStyleAttr, int defStyleRes) { in obtainStyledAttributes()
DShadowLegacyAssetManager.java950 protected static boolean applyStyle(int themeToken, int defStyleAttr, int defStyleRes, in applyStyle()
957 protected static void applyStyle(long themeToken, int defStyleAttr, int defStyleRes, in applyStyle()
973 protected static boolean applyStyle(long themeToken, int defStyleAttr, int defStyleRes, in applyStyle()
981 int defStyleAttr, int defStyleRes, int[] inValues, in resolveAttrs()
1082 …ldTypedValue(AttributeSet set, int resId, int defStyleAttr, Style themeStyleSet, int defStyleRes) { in buildTypedValue()
1188 …es resources, AttributeSet set, int[] attrs, int defStyleAttr, long nativeTheme, int defStyleRes) { in attrsToTypedArray()
DShadowArscAssetManager.java687 protected static void applyStyle(int themeToken, int defStyleAttr, int defStyleRes, in applyStyle()
689 applyStyle((long)themeToken, defStyleAttr, defStyleRes, (long)xmlParserToken, attrs, in applyStyle() local
694 protected static void applyStyle(long themeToken, int defStyleAttr, int defStyleRes, in applyStyle()
705 protected static void applyStyle(long themeToken, int defStyleAttr, int defStyleRes, in applyStyle()
717 int defStyleAttr, int defStyleRes, int[] inValues, in resolveAttrs()
DShadowResources.java302 AttributeSet set, int[] attrs, int defStyleAttr, int defStyleRes) { in obtainStyledAttributes()