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