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.java40 public static final String EXTRA_MAX_INITIAL_SCALE = "max_scale"; field in class:Intents
307 mIntent.putExtra(EXTRA_MAX_INITIAL_SCALE, mMaxInitialScale);

Completed in 6 milliseconds