Home
last modified time | relevance | path

Searched refs:STATE_SCROLL_POSITION (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DImageGallery.java69 private static final String STATE_SCROLL_POSITION = "scroll_position"; field in ImageGallery
413 state.putFloat(STATE_SCROLL_POSITION, mScrollPosition);
421 STATE_SCROLL_POSITION, INVALID_POSITION);