Home
last modified time | relevance | path

Searched refs:mStartHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DIntents.java134 private int mStartHeight; field in Intents.PhotoViewIntentBuilder
233 mStartHeight = startHeight; in setScaleAnimation()
317 mIntent.putExtra(EXTRA_ANIMATION_START_HEIGHT, mStartHeight); in build()