Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/unfold/
DUnfoldBackgroundController.java52 float[] expectedColor = getCurrentBackgroundColor(); in ensureBackground()
95 private float[] getCurrentBackgroundColor() { in getCurrentBackgroundColor() method in UnfoldBackgroundController