Home
last modified time | relevance | path

Searched defs:translationY (Results 1 – 2 of 2) sorted by relevance

/development/samples/StartingWindow/src/com/example/android/startingwindow/
DCustomizeExitActivity.java122 ObjectAnimator translationY = ObjectAnimator.ofFloat(view, "translationY", 0, view.getHeight()); in onSplashScreenExit() local
/development/tools/winscope/src/viewers/common/
Dcurated_properties.ts71 translationY: string; property