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