Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DKeyAttributes.java352 private static final int ANDROID_ROTATION_Y = 6; field in KeyAttributes.Loader
374 sAttrMap.append(R.styleable.KeyAttribute_android_rotationY, ANDROID_ROTATION_Y); in sAttrMap.append() argument
DKeyTimeCycle.java401 private static final int ANDROID_ROTATION_Y = 6; field in KeyTimeCycle.Loader
423 sAttrMap.append(R.styleable.KeyTimeCycle_android_rotationY, ANDROID_ROTATION_Y); in sAttrMap.append() argument
DKeyCycle.java290 private static final int ANDROID_ROTATION_Y = 13; field in KeyCycle.Loader
314 sAttrMap.append(R.styleable.KeyCycle_android_rotationY, ANDROID_ROTATION_Y); in sAttrMap.append() argument