Searched refs:enforceNonTranslucentBackground (Results 1 – 2 of 2) sorted by relevance
970 mResizingBackgroundDrawable = enforceNonTranslucentBackground(drawable, in setWindowBackground()2218 return enforceNonTranslucentBackground(backgroundDrawable, windowTranslucent); in getResizingBackgroundDrawable()2222 return enforceNonTranslucentBackground(fallbackDrawable, windowTranslucent); in getResizingBackgroundDrawable()2231 private static Drawable enforceNonTranslucentBackground(Drawable drawable, in enforceNonTranslucentBackground() method
21474 HSPLcom/android/internal/policy/DecorView;->enforceNonTranslucentBackground(Landroid/graphics/drawa…