Home
last modified time | relevance | path

Searched refs:SystemBarBackgroundPainter (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DSnapshotDrawerUtils.java116 private SystemBarBackgroundPainter mSystemBarBackgroundPainter;
137 mSystemBarBackgroundPainter = new SystemBarBackgroundPainter(windowFlags, in initiateSystemBarPainter()
453 public static class SystemBarBackgroundPainter { class in SnapshotDrawerUtils
464 public SystemBarBackgroundPainter(int windowFlags, int windowPrivateFlags, int appearance, in SystemBarBackgroundPainter() method in SnapshotDrawerUtils.SystemBarBackgroundPainter
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAbsAppSnapshotController.java413 final SnapshotDrawerUtils.SystemBarBackgroundPainter in drawAppThemeSnapshot()
414 decorPainter = new SnapshotDrawerUtils.SystemBarBackgroundPainter(attrs.flags, in drawAppThemeSnapshot()