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