Searched refs:KEY_START_IN_FILMSTRIP (Results 1 - 3 of 3) 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);
H A DAlbumPage.java304 data.putBoolean(PhotoPage.KEY_START_IN_FILMSTRIP,
H A DAlbumSetPage.java271 data.putBoolean(PhotoPage.KEY_START_IN_FILMSTRIP, true);

Completed in 55 milliseconds