Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/
DUnfoldBackgroundController.java38 private float[] mBackgroundColorSet; field in UnfoldBackgroundController
54 if (mBackgroundColorSet != expectedColor) { in ensureBackground()
56 mBackgroundColorSet = expectedColor; in ensureBackground()
71 mBackgroundColorSet = expectedColor; in ensureBackground()