Searched refs:calculateBarColor (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskSnapshotSurface.java | 514 mStatusBarColor = DecorView.calculateBarColor(windowFlags, FLAG_TRANSLUCENT_STATUS, in SystemBarBackgroundPainter() 518 mNavigationBarColor = DecorView.calculateBarColor(windowFlags, in SystemBarBackgroundPainter()
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | DecorView.java | 1295 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/ |
D | boot-image-profile.txt | 42895 HSPLcom/android/internal/policy/DecorView;->calculateBarColor(IIIIIIZ)I
|