Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/module/logging/
DThemesUserEventLoggerImpl.kt183 .setLauncherGrid(grid.getLauncherGridInt()) in logGridApplied()
241 private fun GridOption.getLauncherGridInt(): Int { in GridOption() method in com.android.customization.module.logging.ThemesUserEventLoggerImpl