Home
last modified time | relevance | path

Searched defs:ANDROID_TRANSLATION_Z (Results 1 – 3 of 3) sorted by relevance

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DKeyAttributes.java362 private static final int ANDROID_TRANSLATION_Z = 17; field in KeyAttributes.Loader
386 sAttrMap.append(R.styleable.KeyAttribute_android_translationZ, ANDROID_TRANSLATION_Z); in sAttrMap.append() argument
DKeyTimeCycle.java411 private static final int ANDROID_TRANSLATION_Z = 17; field in KeyTimeCycle.Loader
433 sAttrMap.append(R.styleable.KeyTimeCycle_android_translationZ, ANDROID_TRANSLATION_Z); in sAttrMap.append() argument
DKeyCycle.java296 private static final int ANDROID_TRANSLATION_Z = 19; field in KeyCycle.Loader
320 sAttrMap.append(R.styleable.KeyCycle_android_translationZ, ANDROID_TRANSLATION_Z); in sAttrMap.append() argument