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