HomeSort by relevance Sort by last modified time
    Searched full:propertyname (Results 26 - 50 of 1260) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/base/packages/SystemUI/res/anim/
lockscreen_fingerprint_error_state_to_fp_ridge_5_path_animation.xml 8 android:propertyName="trimPathEnd"
15 android:propertyName="trimPathEnd"
lockscreen_fingerprint_error_state_to_fp_ridge_6_path_animation.xml 8 android:propertyName="trimPathStart"
15 android:propertyName="trimPathStart"
lockscreen_fingerprint_error_state_to_fp_ridge_7_path_animation.xml 8 android:propertyName="trimPathStart"
15 android:propertyName="trimPathStart"
lockscreen_fingerprint_error_state_to_fp_white_fingerprint_ridges_animation.xml 8 android:propertyName="rotation"
15 android:propertyName="rotation"
lockscreen_fingerprint_fp_to_error_state_group_1_animation.xml 8 android:propertyName="rotation"
15 android:propertyName="rotation"
lockscreen_fingerprint_fp_to_error_state_ridge_2_path_animation.xml 8 android:propertyName="trimPathEnd"
15 android:propertyName="trimPathEnd"
lockscreen_fingerprint_fp_to_error_state_ridge_6_path_animation.xml 8 android:propertyName="trimPathStart"
15 android:propertyName="trimPathStart"
lockscreen_fingerprint_fp_to_error_state_ridge_7_path_animation.xml 8 android:propertyName="trimPathStart"
15 android:propertyName="trimPathStart"
lockscreen_fingerprint_error_state_to_fp_path_3_animation.xml 6 android:propertyName="trimPathEnd"
lockscreen_fingerprint_fp_to_error_state_fingerprint_ridges_animation.xml 8 android:propertyName="rotation"
15 android:propertyName="rotation"
22 android:propertyName="rotation"
29 android:propertyName="rotation"
lockscreen_fingerprint_fp_to_error_state_ridge_5_path_animation.xml 6 android:propertyName="trimPathStart"
lockscreen_fingerprint_fp_to_error_state_ridge_7_path_0_animation.xml 8 android:propertyName="trimPathEnd"
15 android:propertyName="trimPathEnd"
25 android:propertyName="trimPathStart"
32 android:propertyName="trimPathStart"
lockscreen_fingerprint_fp_to_error_state_white_fingerprint_ridges_animation.xml 8 android:propertyName="rotation"
15 android:propertyName="rotation"
22 android:propertyName="rotation"
29 android:propertyName="rotation"
ic_landscape_from_auto_rotate_animation_arrows.xml 22 android:propertyName="scaleX"
28 android:propertyName="scaleX"
37 android:propertyName="scaleY"
43 android:propertyName="scaleY"
50 android:propertyName="rotation"
ic_portrait_from_auto_rotate_animation_arrows.xml 22 android:propertyName="scaleX"
28 android:propertyName="scaleX"
37 android:propertyName="scaleY"
43 android:propertyName="scaleY"
50 android:propertyName="rotation"
ic_portrait_to_auto_rotate_animation_arrows.xml 22 android:propertyName="scaleX"
28 android:propertyName="scaleX"
37 android:propertyName="scaleY"
43 android:propertyName="scaleY"
50 android:propertyName="rotation"
  /cts/tests/tests/app.usage/res/animator/
long_fade_in.xml 5 android:propertyName="alpha"
long_fade_out.xml 5 android:propertyName="alpha"
  /frameworks/base/core/res/res/anim/
btn_checkbox_to_checked_icon_null_animation.xml 21 android:propertyName="scaleX"
27 android:propertyName="scaleX"
35 android:propertyName="scaleY"
41 android:propertyName="scaleY"
btn_checkbox_to_unchecked_icon_null_animation.xml 21 android:propertyName="scaleX"
27 android:propertyName="scaleX"
35 android:propertyName="scaleY"
41 android:propertyName="scaleY"
  /external/testng/src/main/java/org/testng/internal/
PropertyUtils.java 38 public Class getPropertyType(Class instanceClass, String propertyName) {
40 LOGGER.warn("Cannot retrieve property class for " + propertyName + ". Target instance class is null");
42 PropertyDescriptor propDesc = getPropertyDescriptor(instanceClass, propertyName);
46 private static PropertyDescriptor getPropertyDescriptor(Class targetClass, String propertyName) {
49 LOGGER.warn("Cannot retrieve property " + propertyName + ". Class is null");
55 if (propDesc.getName().equals(propertyName)) {
61 LOGGER.warn("Cannot retrieve property " + propertyName + ". Cause is: " + ie);
  /frameworks/base/tests/VectorDrawableTest/res/anim/
animation_favorite.xml 23 android:propertyName="pathData"
30 android:propertyName="fillAlpha"
36 android:propertyName="strokeAlpha"
42 android:propertyName="strokeColor"
48 android:propertyName="fillColor"
  /libcore/benchmarks/src/benchmarks/regression/
DoPrivilegedBenchmark.java 62 private final String propertyName;
64 public ReusableAction(String propertyName) {
65 this.propertyName = propertyName;
69 return System.getProperty(propertyName);
  /frameworks/base/tests/VectorDrawableTest/res/drawable/
btn_radio_on_to_off_bundle.xml 54 android:propertyName="scaleX"
61 android:propertyName="scaleX"
68 android:propertyName="scaleX"
78 android:propertyName="scaleY"
85 android:propertyName="scaleY"
92 android:propertyName="scaleY"
110 android:propertyName="strokeWidth"
117 android:propertyName="strokeWidth"
124 android:propertyName="strokeWidth"
143 android:propertyName="scaleX
    [all...]
  /frameworks/support/samples/SupportVectorDrawable/animated/res/drawable/
btn_radio_on_to_off_bundle.xml 53 android:propertyName="scaleX"
60 android:propertyName="scaleX"
67 android:propertyName="scaleX"
77 android:propertyName="scaleY"
84 android:propertyName="scaleY"
91 android:propertyName="scaleY"
108 android:propertyName="strokeWidth"
115 android:propertyName="strokeWidth"
122 android:propertyName="strokeWidth"
140 android:propertyName="scaleX
    [all...]

Completed in 558 milliseconds

12 3 4 5 6 7 8 91011>>