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
313 public void onForegroundCallChanged(DialerCall newForegroundCall) { in onForegroundCallChanged() method in InCallActivity
1576 public void onForegroundCallChanged(DialerCall newForegroundCall) { in onForegroundCallChanged() method in InCallPresenter
145 public void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall) { in onForegroundCallChanged() method in DtmfLocalTonePlayer