Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1167 Supplier<DrawableColorTester> bgColorTesterSupplier) { in getIconColor() argument
1181 final DrawableColorTester bgTester = bgColorTesterSupplier.get(); in getIconColor()