Home | History | Annotate | Download | only in telecom

Lines Matching defs:onForegroundCallChanged

70         void onForegroundCallChanged(Call oldForegroundCall, Call newForegroundCall);
1230 listener.onForegroundCallChanged(oldForegroundCall, mForegroundCall);