Searched refs:updateWindowBackgroundColor (Results 1 – 5 of 5) sorted by relevance
220 public void updateWindowBackgroundColor(@FloatRange(from = -1f, to = 1.0f) float progress) { in updateWindowBackgroundColor() method in AnswerScreenPresenter223 activity.updateWindowBackgroundColor(progress); in updateWindowBackgroundColor()
53 public void updateWindowBackgroundColor(@FloatRange(from = -1f, to = 1.0f) float progress) {} in updateWindowBackgroundColor() method in AnswerScreenPresenterStub
880 updateWindowBackgroundColor(0 /* progress */); in onForegroundCallChanged()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
911 answerScreenDelegate.updateWindowBackgroundColor(answerProgress); in onAnswerProgressUpdate()1012 answerScreenDelegate.updateWindowBackgroundColor(0); in restoreBackgroundMaskColor()