Searched refs:updateViewsLocations (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DScrollAdapterView.java820 updateViewsLocations(true);
867 updateViewsLocations(false);
881 updateViewsLocations(false);
904 // schedule {@link #updateViewsLocations()} for focus transition into expanded view
1939 updateViewsLocations(false);
2145 * This function is only called from {@link #updateViewsLocations()} Returns existing
2188 private void updateViewsLocations(boolean onLayout) { method in class:ScrollAdapterView

Completed in 64 milliseconds