Home | History | Annotate | Download | only in telecom

Lines Matching refs:onExtrasChanged

84  * {@link #onExtrasChanged(Bundle)}, which should be overridden if the {@code Connection} wishes to
737 public void onExtrasChanged(Connection c, Bundle extras) {}
1594 * {@link InCallService} by {@link #onExtrasChanged(Bundle)}.
2166 l.onExtrasChanged(this, new Bundle(listenerExtras));
2390 public void onExtrasChanged(Bundle extras) {}
2525 onExtrasChanged(b);