Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44da6633 authored by Brad Ebinger's avatar Brad Ebinger Committed by android-build-merger
Browse files

Merge "Change IMS callback AIDLs to be oneway"

am: a46600e0

Change-Id: If849e9ed61271bf233f4e149ef766e2e7b0d7851
parents bc13df8c a46600e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -29,7 +29,7 @@ import com.android.ims.ImsSuppServiceNotification;
 * by having one of the methods called on the {@link IImsCallSessionListener}.
 * by having one of the methods called on the {@link IImsCallSessionListener}.
 * {@hide}
 * {@hide}
 */
 */
interface IImsCallSessionListener {
oneway interface IImsCallSessionListener {
    /**
    /**
     * Notifies the result of the basic session operation (setup / terminate).
     * Notifies the result of the basic session operation (setup / terminate).
     */
     */
+1 −1
Original line number Original line Diff line number Diff line
@@ -35,7 +35,7 @@ package com.android.ims.internal;
 *
 *
 * {@hide}
 * {@hide}
 */
 */
interface IImsEcbmListener {
oneway interface IImsEcbmListener {
    /**
    /**
     * Notifies the application when the device enters Emergency Callback Mode.
     * Notifies the application when the device enters Emergency Callback Mode.
     */
     */
+1 −1
Original line number Original line Diff line number Diff line
@@ -23,7 +23,7 @@ import com.android.ims.ImsExternalCallState;
 *
 *
 * {@hide}
 * {@hide}
 */
 */
interface IImsExternalCallStateListener {
oneway interface IImsExternalCallStateListener {


    /**
    /**
     * Notifies client when Dialog Event Package update is received
     * Notifies client when Dialog Event Package update is received
+1 −1
Original line number Original line Diff line number Diff line
@@ -26,7 +26,7 @@ import android.net.Uri;
 *
 *
 * {@hide}
 * {@hide}
 */
 */
interface IImsRegistrationListener {
oneway interface IImsRegistrationListener {
    /**
    /**
     * Notifies the application when the device is connected to the IMS network.
     * Notifies the application when the device is connected to the IMS network.
     *
     *
+1 −1
Original line number Original line Diff line number Diff line
@@ -26,7 +26,7 @@ import com.android.ims.ImsReasonInfo;
/**
/**
 * {@hide}
 * {@hide}
 */
 */
interface IImsUtListener {
oneway interface IImsUtListener {
    /**
    /**
     * Notifies the result of the supplementary service configuration udpate.
     * Notifies the result of the supplementary service configuration udpate.
     */
     */