Home
last modified time | relevance | path

Searched refs:calculateBarColor (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DSnapshotDrawerUtils.java473 mStatusBarColor = DecorView.calculateBarColor(windowFlags, FLAG_TRANSLUCENT_STATUS, in SystemBarBackgroundPainter()
477 mNavigationBarColor = DecorView.calculateBarColor(windowFlags, in SystemBarBackgroundPainter()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1388 return calculateBarColor(mWindow.getAttributes().flags, FLAG_TRANSLUCENT_STATUS, in calculateStatusBarColor()
1396 return calculateBarColor(mWindow.getAttributes().flags, FLAG_TRANSLUCENT_NAVIGATION, in calculateNavigationBarColor()
1403 public static int calculateBarColor(int flags, int translucentFlag, int semiTransparentBarColor, in calculateBarColor() method
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt22025 HSPLcom/android/internal/policy/DecorView;->calculateBarColor(IIIIIIZ)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt22089 HSPLcom/android/internal/policy/DecorView;->calculateBarColor(IIIIIIZ)I