Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DRootSandboxLayout.java87 int colorOnSurface = isDarkTheme ? Color.WHITE : Color.BLACK; in RootSandboxLayout() local
93 R.styleable.RootSandboxLayout_onSurfaceHome, colorOnSurface); in RootSandboxLayout()
98 R.styleable.RootSandboxLayout_onSurfaceBack, colorOnSurface); in RootSandboxLayout()
103 R.styleable.RootSandboxLayout_onSurfaceOverview, colorOnSurface); in RootSandboxLayout()