Home | History | Annotate | Download | only in telecom

Lines Matching defs:onExtrasChanged

95  * {@link #onExtrasChanged(Bundle)}, which should be overridden if the {@code Connection} wishes to
833 public void onExtrasChanged(Connection c, Bundle extras) {}
1895 * {@link InCallService} by {@link #onExtrasChanged(Bundle)}.
2512 l.onExtrasChanged(this, new Bundle(listenerExtras));
2868 public void onExtrasChanged(Bundle extras) {}
3080 onExtrasChanged(b);