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