Searched refs:STATE_IS_SCROLL_TO_BOTTOM (Results 1 – 2 of 2) 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()