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

/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPhotoPage.java111 public static final String KEY_START_IN_FILMSTRIP = "start-in-filmstrip"; field in class:PhotoPage
392 mStartInFilmstrip = data.getBoolean(KEY_START_IN_FILMSTRIP, false);

Completed in 10 milliseconds