Searched defs:TRANSLATION_Z (Results 1 – 5 of 5) sorted by relevance
187 TRANSLATION_Z, enumerator
86 TRANSLATION_Z = 1 << 4, enumerator
41 public static final int TRANSLATION_Z = 2; field in RenderNodeAnimator
141 static final int TRANSLATION_Z = 0x0004; field in ViewPropertyAnimator
28308 …public static final Property<View, Float> TRANSLATION_Z = new FloatProperty<View>("translationZ") { field in View