Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/calling/
DWifiCallingDisclaimerFragment.java47 private static final String STATE_IS_SCROLL_TO_BOTTOM = "state_is_scroll_to_bottom"; field in WifiCallingDisclaimerFragment
75 STATE_IS_SCROLL_TO_BOTTOM, mScrollToBottom); in onCreate()
123 outState.putBoolean(STATE_IS_SCROLL_TO_BOTTOM, mScrollToBottom); in onSaveInstanceState()
/packages/apps/Settings/src/com/android/settings/wifi/calling/
DWifiCallingDisclaimerFragment.java47 private static final String STATE_IS_SCROLL_TO_BOTTOM = "state_is_scroll_to_bottom"; field in WifiCallingDisclaimerFragment
75 STATE_IS_SCROLL_TO_BOTTOM, mScrollToBottom); in onCreate()
123 outState.putBoolean(STATE_IS_SCROLL_TO_BOTTOM, mScrollToBottom); in onSaveInstanceState()