Searched defs:onForegroundCallChanged (Results 1 – 4 of 4) sorted by relevance
58 public void onForegroundCallChanged(Context context, @Nullable DialerCall newForegroundCall) { in onForegroundCallChanged() method in ThemeColorManager
1848 public void onForegroundCallChanged(DialerCall newForegroundCall) { in onForegroundCallChanged() method in InCallPresenter
875 public void onForegroundCallChanged(DialerCall newForegroundCall) { in onForegroundCallChanged() method in InCallActivity
148 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) { in onForegroundCallChanged() method in DtmfLocalTonePlayer