Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DOverviewGestureTutorialController.java56 ".surfaceOverview", fragment.mRootView.mColorSurfaceOverview, in OverviewGestureTutorialController()
65 ".checkmarkBackground", fragment.mRootView.mColorSurfaceOverview)); in OverviewGestureTutorialController()
141 return mTutorialFragment.mRootView.mColorSurfaceOverview; in getFakeTaskViewStartColor()
DRootSandboxLayout.java54 @ColorInt final int mColorSurfaceOverview; field in RootSandboxLayout
104 mColorSurfaceOverview = ta.getColor( in RootSandboxLayout()