Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotSurface.java515 mStatusBarColor = DecorView.calculateBarColor(windowFlags, FLAG_TRANSLUCENT_STATUS, in SystemBarBackgroundPainter()
519 mNavigationBarColor = DecorView.calculateBarColor(windowFlags, in SystemBarBackgroundPainter()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1297 return calculateBarColor(mWindow.getAttributes().flags, FLAG_TRANSLUCENT_STATUS, in calculateStatusBarColor()
1304 return calculateBarColor(mWindow.getAttributes().flags, FLAG_TRANSLUCENT_NAVIGATION, in calculateNavigationBarColor()
1311 public static int calculateBarColor(int flags, int translucentFlag, int semiTransparentBarColor, in calculateBarColor() method
/frameworks/base/config/
Dboot-image-profile.txt42894 HSPLcom/android/internal/policy/DecorView;->calculateBarColor(IIIIIIZ)I