Searched refs:STATE_IS_SCROLL_TO_BOTTOM (Results 1 – 1 of 1) sorted by relevance
47 private static final String STATE_IS_SCROLL_TO_BOTTOM = "state_is_scroll_to_bottom"; field in WifiCallingDisclaimerFragment75 STATE_IS_SCROLL_TO_BOTTOM, mScrollToBottom); in onCreate()123 outState.putBoolean(STATE_IS_SCROLL_TO_BOTTOM, mScrollToBottom); in onSaveInstanceState()