Searched refs:underSurface (Results 1 – 3 of 3) sorted by relevance
204 public DynamicColor underSurface() { in underSurface() method in CustomDynamicColors222 /* background= */ (s) -> underSurface(), in shadeActive()264 /* background= */ (s) -> underSurface(), in shadeInactive()305 /* background= */ (s) -> underSurface(), in shadeDisabled()
138 list.add(Pair.create("under_surface", customMdc.underSurface())); in getCustomColorsMapped()
165 val backgroundColor = colorAttr(R.attr.underSurface) in FooterActions()365 color = colorAttr(R.attr.underSurface), in TextButton()