Home | History | Annotate | Download | only in telecom

Lines Matching refs:onForegroundCallChanged

76         void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall);
1375 listener.onForegroundCallChanged(oldForegroundCall, mForegroundCall);