Searched refs:themeState (Results 1 – 1 of 1) sorted by relevance
93 theseStateRule.themeState?.let { in setup()284 var themeState: Boolean? = null in profileFlagOp() variable in com.android.launcher3.folder.ThemeStateRule287 themeState = description.getAnnotation(MonoThemeEnabled::class.java)?.value in profileFlagOp()