Searched refs:getResizingBackgroundDrawable (Results 1 – 1 of 1) sorted by relevance
973 mResizingBackgroundDrawable = getResizingBackgroundDrawable( in setWindowBackground()2105 mResizingBackgroundDrawable = getResizingBackgroundDrawable(mWindow.mBackgroundDrawable, in loadBackgroundDrawablesIfNeeded()2215 public static Drawable getResizingBackgroundDrawable(@Nullable Drawable backgroundDrawable, in getResizingBackgroundDrawable() method