Searched refs:BUNDLE_KEY_CURRENT_PAGE (Results 1 – 1 of 1) sorted by relevance
85 private static final String BUNDLE_KEY_CURRENT_PAGE = "launcher.allapps.current_page"; field in AllAppsContainerView189 int currentPage = state.getInt(BUNDLE_KEY_CURRENT_PAGE, 0); in dispatchRestoreInstanceState()204 state.putInt(BUNDLE_KEY_CURRENT_PAGE, getCurrentPage()); in dispatchSaveInstanceState()