Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DOverviewGestureTutorialController.java57 ".secondaryOverview", fragment.mRootView.mColorSecondaryOverview)); in OverviewGestureTutorialController()
64 : fragment.mRootView.mColorSecondaryOverview, in OverviewGestureTutorialController()
120 : mTutorialFragment.mRootView.mColorSecondaryOverview; in getDoneButtonColor()
DRootSandboxLayout.java55 @ColorInt final int mColorSecondaryOverview; field in RootSandboxLayout
106 mColorSecondaryOverview = ta.getColor( in RootSandboxLayout()