Searched refs:SCROLL_POSITION_Y (Results 1 – 1 of 1) sorted by relevance
67 private static final String SCROLL_POSITION_Y = "SCROLL_POSITION_Y"; field in CustomizationPickerFragment185 mHomeScrollContainer.setScrollY(savedInstanceState.getInt(SCROLL_POSITION_Y))); in restoreViewState()319 savedInstanceState.putInt(SCROLL_POSITION_Y, mHomeScrollContainer.getScrollY()); in onSaveInstanceStateInternal()