Home
last modified time | relevance | path

Searched defs:newSession (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSessionListener.java193 public void callSessionMergeStarted(ImsCallSessionImplBase newSession, ImsCallProfile profile) in callSessionMergeStarted()
209 public void callSessionMergeStarted(IImsCallSession newSession, ImsCallProfile profile) in callSessionMergeStarted()
225 public void callSessionMergeComplete(ImsCallSessionImplBase newSession) { in callSessionMergeComplete()
241 public void callSessionMergeComplete(IImsCallSession newSession) { in callSessionMergeComplete()
311 public void callSessionConferenceExtended(ImsCallSessionImplBase newSession, in callSessionConferenceExtended()
327 public void callSessionConferenceExtended(IImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtended()
356 public void callSessionConferenceExtendReceived(ImsCallSessionImplBase newSession, in callSessionConferenceExtendReceived()
372 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived()
DImsCallSession.java204 ImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted()
262 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtended()
281 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtendReceived()
1161 public void callSessionMergeStarted(IImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted()
1173 public void callSessionMergeComplete(IImsCallSession newSession) { in callSessionMergeComplete()
1235 public void callSessionConferenceExtended(IImsCallSession newSession, in callSessionConferenceExtended()
1251 public void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived()
/frameworks/base/core/java/com/android/internal/textservice/
DISpellCheckerServiceCallback.aidl34 void onSessionCreated(ISpellCheckerSession newSession); in onSessionCreated()
/frameworks/base/core/java/android/service/voice/
DIVoiceInteractionSessionService.aidl27 void newSession(IBinder token, in Bundle args, int startFlags); in newSession() method
/frameworks/base/telephony/java/android/telephony/ims/aidl/
DIImsCallSessionListener.aidl55 void callSessionMergeStarted(IImsCallSession newSession, in ImsCallProfile profile); in callSessionMergeStarted()
69 void callSessionConferenceExtended(IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtended()
71 void callSessionConferenceExtendReceived(IImsCallSession newSession, in callSessionConferenceExtendReceived()
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSessionListener.aidl67 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionMergeStarted()
89 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtended()
93 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtendReceived()
/frameworks/opt/net/voip/src/java/android/net/sip/
DISipSessionListener.aidl80 void onCallTransferring(in ISipSession newSession, String sessionDescription); in onCallTransferring()
DSipAudioCall.java537 public void onCallTransferring(SipSession newSession, in createListener()
DSipSession.java172 public void onCallTransferring(SipSession newSession, in onCallTransferring()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java451 public void callSessionMergeStarted(IImsCallSession i, IImsCallSession newSession, in callSessionMergeStarted()
488 public void callSessionConferenceExtended(IImsCallSession i, IImsCallSession newSession, in callSessionConferenceExtended()
501 IImsCallSession newSession, ImsCallProfile imsCallProfile) in callSessionConferenceExtendReceived()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionListenerProxy.java124 public void onCallTransferring(final ISipSession newSession, in onCallTransferring()
DSipSessionGroup.java290 private synchronized void addSipSession(SipSessionImpl newSession) { in addSipSession()
425 SipSessionImpl newSession = new SipSessionImpl(listener); in createNewSession() local
475 SipSessionImpl newSession = null; in processNewInviteRequest() local
/frameworks/base/telecomm/java/android/telecom/Logging/
DSessionManager.java152 Session newSession = new Session(getNextSessionID(), shortMethodName, in startSession() local
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2636 ImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted()
2679 public void callSessionMergeComplete(ImsCallSession newSession) { in callSessionMergeComplete()
2796 public void callSessionConferenceExtended(ImsCallSession session, ImsCallSession newSession, in callSessionConferenceExtended()
2859 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtendReceived()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCapturePerUserService.java340 final ContentCaptureServerSession newSession = new ContentCaptureServerSession(mLock, in startSessionLocked() local
/frameworks/base/services/core/java/com/android/server/textservices/
DTextServicesManagerService.java974 void onSessionCreated(@Nullable final ISpellCheckerSession newSession, in onSessionCreated()
1085 public void onSessionCreated(@Nullable ISpellCheckerSession newSession) { in onSessionCreated()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java339 final Session newSession = createSessionByTokenLocked(activityToken, taskId, uid, in startSessionLocked() local
492 final Session newSession = new Session(this, mUi, getContext(), mHandler, mUserId, mLock, in createSessionByTokenLocked() local
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java245 public Session newSession(Callbacks callbacks) { in newSession() method in ApplicationsState
249 public Session newSession(Callbacks callbacks, Lifecycle lifecycle) { in newSession() method in ApplicationsState
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
DFwdLockEngine.cpp393 ConvertSession *newSession = new ConvertSession(); local
/frameworks/av/media/mtp/
DMtpDevice.cpp334 MtpSessionID newSession = 1; in openSession() local
/frameworks/av/camera/ndk/impl/
DACameraDevice.cpp220 ACameraCaptureSession* newSession = new ACameraCaptureSession( in createCaptureSession() local
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraDevice.cpp214 ACameraCaptureSession* newSession = new ACameraCaptureSession( in createCaptureSession() local
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java679 CameraCaptureSessionCore newSession = null; in createCaptureSessionInternal() local