Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/model/grid/
DLauncherGridOptionsProvider.java89 int previewCount = c.getInt(c.getColumnIndex(COL_PREVIEW_COUNT)); in fetch() local
93 mPreviewUtils.getUri(PREVIEW), previewCount, iconPath)); in fetch()