Searched defs:EXTRA_MAX_INITIAL_SCALE (Results 1 - 1 of 1) sorted by relevance

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

Completed in 196 milliseconds