/frameworks/base/core/java/android/service/voice/ |
D | IVoiceInteractionSessionService.aidl | 27 void newSession(IBinder token, in Bundle args, int startFlags); in newSession() method
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsCallSessionListener.aidl | 54 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionMergeStarted() 73 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtended() 77 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtendReceived()
|
/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
D | ImsCallSession.java | 201 ImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted() 259 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtended() 278 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtendReceived() 1036 IImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted() 1048 public void callSessionMergeComplete(IImsCallSession newSession) { in callSessionMergeComplete() 1116 IImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtended() 1133 IImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtendReceived()
|
/frameworks/support/customtabs/src/android/support/customtabs/ |
D | CustomTabsClient.java | 88 public CustomTabsSession newSession(final CustomTabsCallback callback) { in newSession() method in CustomTabsClient
|
D | CustomTabsService.java | 142 protected abstract boolean newSession(CustomTabsSessionToken sessionToken); in newSession() method in CustomTabsService
|
/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | ISipSessionListener.aidl | 80 void onCallTransferring(in ISipSession newSession, String sessionDescription); in onCallTransferring()
|
D | SipAudioCall.java | 537 public void onCallTransferring(SipSession newSession, in createListener()
|
D | SipSession.java | 172 public void onCallTransferring(SipSession newSession, in onCallTransferring()
|
/frameworks/opt/net/voip/src/java/com/android/server/sip/ |
D | SipSessionGroup.java | 290 private synchronized void addSipSession(SipSessionImpl newSession) { in addSipSession() 425 SipSessionImpl newSession = new SipSessionImpl(listener); in createNewSession() local 475 SipSessionImpl newSession = null; in processNewInviteRequest() local
|
D | SipSessionListenerProxy.java | 124 public void onCallTransferring(final ISipSession newSession, in onCallTransferring()
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCall.java | 2313 ImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted() 2356 public void callSessionMergeComplete(ImsCallSession newSession) { in callSessionMergeComplete() 2473 public void callSessionConferenceExtended(ImsCallSession session, ImsCallSession newSession, in callSessionConferenceExtended() 2536 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtendReceived()
|
/frameworks/av/media/mtp/ |
D | MtpDevice.cpp | 293 MtpSessionID newSession = 1; in openSession() local
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/ |
D | FwdLockEngine.cpp | 386 ConvertSession *newSession = new ConvertSession(); local
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/ |
D | ApplicationsState.java | 166 public Session newSession(Callbacks callbacks) { in newSession() method in ApplicationsState
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraDeviceImpl.java | 588 CameraCaptureSessionCore newSession = null; in createCaptureSessionInternal() local
|