Searched defs:defStyleRes (Results 1 – 8 of 8) sorted by relevance
/external/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/ |
D | SkottieView.java | 35 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/ |
D | SkottieView.java | 35 public SkottieView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in SkottieView()
|
/external/setupdesign/main/src/com/google/android/setupdesign/view/ |
D | CheckableLinearLayout.java | 51 Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in CheckableLinearLayout()
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | AttributeResolution.java | 65 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/ |
D | ShadowLegacyResourcesImpl.java | 143 …ibutes(Resources.Theme wrapper, AttributeSet set, int[] attrs, int defStyleAttr, int defStyleRes) { in obtainStyledAttributes()
|
D | ShadowLegacyAssetManager.java | 950 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()
|
D | ShadowArscAssetManager.java | 687 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()
|
D | ShadowResources.java | 302 AttributeSet set, int[] attrs, int defStyleAttr, int defStyleRes) { in obtainStyledAttributes()
|