Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DThemeColorManager.java130 public int getBackgroundColorBottom() { in getBackgroundColorBottom() method in ThemeColorManager
H A DInCallActivity.java909 bottom = themeColorManager.getBackgroundColorBottom(); in updateWindowBackgroundColor()