/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 | 55 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionMergeStarted() 74 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtended() 78 in IImsCallSession newSession, in ImsCallProfile profile); in callSessionConferenceExtendReceived()
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsCallSessionListenerBase.java | 90 public void callSessionMergeStarted(IImsCallSession session, IImsCallSession newSession, in callSessionMergeStarted() 128 public void callSessionConferenceExtended(IImsCallSession session, IImsCallSession newSession, in callSessionConferenceExtended() 141 IImsCallSession newSession, in callSessionConferenceExtendReceived()
|
D | ImsCall.java | 2361 ImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted() 2404 public void callSessionMergeComplete(ImsCallSession newSession) { in callSessionMergeComplete() 2521 public void callSessionConferenceExtended(ImsCallSession session, ImsCallSession newSession, in callSessionConferenceExtended() 2584 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtendReceived()
|
/frameworks/opt/net/ims/src/java/com/android/ims/internal/ |
D | ImsCallSession.java | 202 ImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted() 260 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtended() 279 ImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtendReceived() 1046 IImsCallSession newSession, ImsCallProfile profile) { in callSessionMergeStarted() 1058 public void callSessionMergeComplete(IImsCallSession newSession) { in callSessionMergeComplete() 1126 IImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtended() 1143 IImsCallSession newSession, ImsCallProfile profile) { in callSessionConferenceExtendReceived()
|
/frameworks/support/customtabs/src/android/support/customtabs/ |
D | CustomTabsService.java | 148 protected abstract boolean newSession(CustomTabsSessionToken sessionToken); in newSession() method in CustomTabsService
|
D | CustomTabsClient.java | 181 public CustomTabsSession newSession(final CustomTabsCallback callback) { in newSession() method in CustomTabsClient
|
/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 | SipSessionListenerProxy.java | 124 public void onCallTransferring(final ISipSession newSession, in onCallTransferring()
|
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
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/ |
D | FwdLockEngine.cpp | 391 ConvertSession *newSession = new ConvertSession(); local
|
/frameworks/av/media/mtp/ |
D | MtpDevice.cpp | 319 MtpSessionID newSession = 1; in openSession() local
|
/frameworks/av/camera/ndk/impl/ |
D | ACameraDevice.cpp | 167 ACameraCaptureSession* newSession = new ACameraCaptureSession( in createCaptureSession() local
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/ |
D | ApplicationsState.java | 169 public Session newSession(Callbacks callbacks) { in newSession() method in ApplicationsState
|
/frameworks/base/core/java/android/hardware/camera2/impl/ |
D | CameraDeviceImpl.java | 626 CameraCaptureSessionCore newSession = null; in createCaptureSessionInternal() local
|