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

/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DIntents.java41 public static final String EXTRA_MAX_INITIAL_SCALE = "max_scale"; field in class:Intents
332 mIntent.putExtra(EXTRA_MAX_INITIAL_SCALE, mMaxInitialScale);

Completed in 80 milliseconds