Loading telecomm/java/android/telecom/InCallService.java +2 −2 Original line number Diff line number Diff line Loading @@ -449,8 +449,8 @@ public abstract class InCallService extends Service { } /** * Called when a {@link Call} has received a connection event issued by the * {@link ConnectionService}. * Unused; to handle connection events issued by a {@link ConnectionService}, implement the * {@link android.telecom.Call.Callback#onConnectionEvent(Call, String, Bundle)} callback. * <p> * See {@link Connection#sendConnectionEvent(String, Bundle)}. * Loading Loading
telecomm/java/android/telecom/InCallService.java +2 −2 Original line number Diff line number Diff line Loading @@ -449,8 +449,8 @@ public abstract class InCallService extends Service { } /** * Called when a {@link Call} has received a connection event issued by the * {@link ConnectionService}. * Unused; to handle connection events issued by a {@link ConnectionService}, implement the * {@link android.telecom.Call.Callback#onConnectionEvent(Call, String, Bundle)} callback. * <p> * See {@link Connection#sendConnectionEvent(String, Bundle)}. * Loading