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.java514 mStatusBarColor = DecorView.calculateBarColor(windowFlags, FLAG_TRANSLUCENT_STATUS, in SystemBarBackgroundPainter()
518 mNavigationBarColor = DecorView.calculateBarColor(windowFlags, in SystemBarBackgroundPainter()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java1295 return calculateBarColor(mWindow.getAttributes().flags, FLAG_TRANSLUCENT_STATUS, in calculateStatusBarColor()
1302 return calculateBarColor(mWindow.getAttributes().flags, FLAG_TRANSLUCENT_NAVIGATION, in calculateNavigationBarColor()
1309 public static int calculateBarColor(int flags, int translucentFlag, int semiTransparentBarColor, in calculateBarColor() method
/frameworks/base/config/
Dboot-image-profile.txt42895 HSPLcom/android/internal/policy/DecorView;->calculateBarColor(IIIIIIZ)I