Searched defs:mStartWidth (Results 1 - 1 of 1) sorted by last modified time

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java139 private int mStartWidth; field in class:Intents.PhotoViewIntentBuilder
253 mStartWidth = startWidth;
341 mIntent.putExtra(EXTRA_ANIMATION_START_WIDTH, mStartWidth);

Completed in 26 milliseconds