Searched defs:updateWindowBackgroundColor (Results 1 – 4 of 4) sorted by relevance
53 public void updateWindowBackgroundColor(@FloatRange(from = -1f, to = 1.0f) float progress) {} in updateWindowBackgroundColor() method in AnswerScreenPresenterStub
220 public void updateWindowBackgroundColor(@FloatRange(from = -1f, to = 1.0f) float progress) { in updateWindowBackgroundColor() method in AnswerScreenPresenter
895 public void updateWindowBackgroundColor(@FloatRange(from = -1f, to = 1.0f) float progress) { in updateWindowBackgroundColor() method in InCallActivity
49 void updateWindowBackgroundColor(@FloatRange(from = -1f, to = 1.0f) float progress); in updateWindowBackgroundColor() method