Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
DCustomThemeComponentFragment.java49 int titleResId, boolean allowGridLayout) { in newInstance() argument
54 arguments.putBoolean(ARG_USE_GRID_LAYOUT, allowGridLayout); in newInstance()