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