Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1166 Supplier<DrawableColorTester> fgColorTesterSupplier, in getIconColor() argument
1180 final DrawableColorTester fgTester = fgColorTesterSupplier.get(); in getIconColor()