Searched refs:getBackgroundFallback (Results 1 – 2 of 2) sorted by relevance
114 Drawable fallbackDrawable = decorView.getBackgroundFallback(); in testWindowBackgroundFallback_colorLiteral()132 Drawable fallbackDrawable = decorView.getBackgroundFallback(); in testWindowBackgroundFallbackWithExplicitBackgroundSet_colorLiteral()
308 public @Nullable Drawable getBackgroundFallback() { in getBackgroundFallback() method in DecorView