Searched refs:mColorSurfaceHome (Results 1 – 2 of 2) sorted by relevance
41 ".surfaceHome", fragment.mRootView.mColorSurfaceHome, in HomeGestureTutorialController()50 ".checkmarkBackground", fragment.mRootView.mColorSurfaceHome)); in HomeGestureTutorialController()137 return mTutorialFragment.mRootView.mColorSurfaceHome; in getExitingAppColor()
48 @ColorInt final int mColorSurfaceHome; field in RootSandboxLayout94 mColorSurfaceHome = ta.getColor(R.styleable.RootSandboxLayout_surfaceHome, colorSurface); in RootSandboxLayout()