Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/accessibility/
DPaletteListPreference.java154 updateFirstAndLastItemsBackground(context, rootView, paletteData.size()); in initPaletteView()
172 private void updateFirstAndLastItemsBackground(Context context, ViewGroup rootView, int size) { in updateFirstAndLastItemsBackground() method in PaletteListPreference