Searched defs:TRANSLATION_Z (Results 1 – 6 of 6) sorted by relevance
49 public static final int TRANSLATION_Z = 3; field in AnimationProps
194 TRANSLATION_Z, enumerator
84 TRANSLATION_Z = 1 << 4, enumerator
85 public static final ViewProperty TRANSLATION_Z = new ViewProperty("translationZ") { field in DynamicAnimation
41 public static final int TRANSLATION_Z = 2; field in RenderNodeAnimator
144 static final int TRANSLATION_Z = 0x0004; field in ViewPropertyAnimator