Loading telephony/java/com/android/ims/internal/IImsCallSessionListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ import com.android.ims.ImsSuppServiceNotification; * by having one of the methods called on the {@link IImsCallSessionListener}. * {@hide} */ interface IImsCallSessionListener { oneway interface IImsCallSessionListener { /** * Notifies the result of the basic session operation (setup / terminate). */ Loading telephony/java/com/android/ims/internal/IImsEcbmListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ package com.android.ims.internal; * * {@hide} */ interface IImsEcbmListener { oneway interface IImsEcbmListener { /** * Notifies the application when the device enters Emergency Callback Mode. */ Loading telephony/java/com/android/ims/internal/IImsExternalCallStateListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ import com.android.ims.ImsExternalCallState; * * {@hide} */ interface IImsExternalCallStateListener { oneway interface IImsExternalCallStateListener { /** * Notifies client when Dialog Event Package update is received Loading telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ import android.net.Uri; * * {@hide} */ interface IImsRegistrationListener { oneway interface IImsRegistrationListener { /** * Notifies the application when the device is connected to the IMS network. * Loading telephony/java/com/android/ims/internal/IImsUtListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ import com.android.ims.ImsReasonInfo; /** * {@hide} */ interface IImsUtListener { oneway interface IImsUtListener { /** * Notifies the result of the supplementary service configuration udpate. */ Loading Loading
telephony/java/com/android/ims/internal/IImsCallSessionListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ import com.android.ims.ImsSuppServiceNotification; * by having one of the methods called on the {@link IImsCallSessionListener}. * {@hide} */ interface IImsCallSessionListener { oneway interface IImsCallSessionListener { /** * Notifies the result of the basic session operation (setup / terminate). */ Loading
telephony/java/com/android/ims/internal/IImsEcbmListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ package com.android.ims.internal; * * {@hide} */ interface IImsEcbmListener { oneway interface IImsEcbmListener { /** * Notifies the application when the device enters Emergency Callback Mode. */ Loading
telephony/java/com/android/ims/internal/IImsExternalCallStateListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ import com.android.ims.ImsExternalCallState; * * {@hide} */ interface IImsExternalCallStateListener { oneway interface IImsExternalCallStateListener { /** * Notifies client when Dialog Event Package update is received Loading
telephony/java/com/android/ims/internal/IImsRegistrationListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ import android.net.Uri; * * {@hide} */ interface IImsRegistrationListener { oneway interface IImsRegistrationListener { /** * Notifies the application when the device is connected to the IMS network. * Loading
telephony/java/com/android/ims/internal/IImsUtListener.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ import com.android.ims.ImsReasonInfo; /** * {@hide} */ interface IImsUtListener { oneway interface IImsUtListener { /** * Notifies the result of the supplementary service configuration udpate. */ Loading