[Android NTP] Reduce API surface of NewTabPageAdapter.
Remove: * getSignInPromoPosition() * getSuggestionPosition() Change to default visibility: * getBottomSpacerPosition() * getLastContentItemPosition() Change to private: * hasAllBeenDismissed() * getSuggestionsSection() * getChildPositionOffset() Two methods are added for tests: * getSectionForTesting() * getRootForTesting() BUG=616090 Review-Url: https://codereview.chromium.org/2532953002 Cr-Commit-Position: refs/heads/master@{#436327}
Showing
Please register or sign in to comment