HomeSort by relevance Sort by last modified time
    Searched full:session (Results 901 - 925 of 3356) sorted by null

<<31323334353637383940>>

  /frameworks/opt/net/voip/src/java/com/android/server/sip/
SipSessionGroup.java 111 // session that processes INVITE requests
279 SipSessionImpl session = mSessionMap.get(key); local
280 if ((session != null) && isLoggable(session)) {
287 return ((session != null) ? session : mCallReceiverSession);
302 private synchronized void removeSipSession(SipSessionImpl session) {
303 if (session == mCallReceiverSession) return;
304 String key = session.getCallId();
307 if ((s != null) && (s != session)) {
366 SipSessionImpl session = getSipSession(event); local
448 SipSessionImpl session = mSessionMap.get(callId); local
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
VideoProviderProxy.java 123 * {@link InCallService} when a session modification request is received.
132 // Inform other Telecom components of the session modification request.
143 * {@link InCallService} when a session modification response is received.
163 * {@link InCallService} when a call session event occurs.
165 * @param event The call session event.
321 * {@link #mConectionServiceVideoProvider} to provide a response to a session modification
340 * {@link #mConectionServiceVideoProvider} to send a session modification request.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
sgml_input.html 25 <option value="/game/flotten1.php?session=8912ae912fec&cp=33875341&mode=Flotte&gid=&messageziel=&re=0" selected>Alien sex friend [2:250:6]</option>
26 <option value="/game/flotten1.php?session=8912ae912fec&cp=33905100&mode=Flotte&gid=&messageziel=&re=0" >1989 [2:248:14]</option>
27 <option value="/game/flotten1.php?session=8912ae912fec&cp=34570808&mode=Flotte&gid=&messageziel=&re=0" >1990 [2:248:6]</option>
28 <option value="/game/flotten1.php?session=8912ae912fec&cp=34570858&mode=Flotte&gid=&messageziel=&re=0" >1991 [2:254:6]</option>
29 <option value="/game/flotten1.php?session=8912ae912fec&cp=34572929&mode=Flotte&gid=&messageziel=&re=0" >Colonia [2:253:12]</option>
111 <form action="flotten1.php?session=8912ae912fec" method="POST">
136 <form action="flotten2.php?session=8912ae912fec" method="POST">
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
sgml_input.html 25 <option value="/game/flotten1.php?session=8912ae912fec&cp=33875341&mode=Flotte&gid=&messageziel=&re=0" selected>Alien sex friend [2:250:6]</option>
26 <option value="/game/flotten1.php?session=8912ae912fec&cp=33905100&mode=Flotte&gid=&messageziel=&re=0" >1989 [2:248:14]</option>
27 <option value="/game/flotten1.php?session=8912ae912fec&cp=34570808&mode=Flotte&gid=&messageziel=&re=0" >1990 [2:248:6]</option>
28 <option value="/game/flotten1.php?session=8912ae912fec&cp=34570858&mode=Flotte&gid=&messageziel=&re=0" >1991 [2:254:6]</option>
29 <option value="/game/flotten1.php?session=8912ae912fec&cp=34572929&mode=Flotte&gid=&messageziel=&re=0" >Colonia [2:253:12]</option>
111 <form action="flotten1.php?session=8912ae912fec" method="POST">
136 <form action="flotten2.php?session=8912ae912fec" method="POST">
  /frameworks/base/services/core/java/com/android/server/wm/
Session.java 52 * This class represents an active client session. There is generally one
53 * Session object per process that is interacting with the window manager.
55 final class Session extends IWindowSession.Stub
69 public Session(WindowManagerService service, IWindowSessionCallback callback,
79 sb.append("Session{");
134 Slog.wtf(WindowManagerService.TAG, "Window Session Crash", e);
481 WindowManagerService.TAG, " NEW SURFACE SESSION " + mSurfaceSession);
503 WindowManagerService.TAG, " KILL SURFACE SESSION " + mSurfaceSession);
507 Slog.w(WindowManagerService.TAG, "Exception thrown when killing surface session "
508 + mSurfaceSession + " in session " + thi
    [all...]
  /frameworks/native/include/media/drm/
DrmAPI.h 129 // Open a new session with the DrmPlugin object. A session ID is returned
133 // Close a session on the DrmPlugin object.
182 // keys to a new session with the method restoreKeys. When the response is
189 // Remove the current keys from a session
192 // Restore persisted offline keys into a new session. keySetId identifies
197 // Request an informative description of the license for the session. The status
236 // In the normal case, playback will be completed, the session destroyed and
239 // notifies the server side database that the session destruction has been
276 // session keys
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 84 * @data: job session
145 * @data: job session
197 * @p_session: job session
271 * @p_session: job session
277 * Create a jpeg encode session
328 * @p_session: job session
334 * Destroy a jpeg encode session
385 // Destroy next session
390 CDBG_HIGH("%s:%d] Session destroy successful. X", __func__, __LINE__);
398 * @p_session: job session
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaControllerTest.java 21 import android.media.session.MediaController;
22 import android.media.session.MediaSession;
23 import android.media.session.PlaybackState.CustomAction;
32 * Test {@link android.media.session.MediaController}.
37 private static final String SESSION_TAG = "test-session";
  /external/boringssl/src/ssl/
ssl_txt.c 114 BIO_puts(bp, "SSL-Session:\n") <= 0) {
143 if (BIO_puts(bp, " Session-ID: ") <= 0) {
153 if (BIO_puts(bp, "\n Session-ID-ctx: ") <= 0) {
179 BIO_printf(bp, "\n TLS session ticket lifetime hint: %" PRIu32
186 if (BIO_puts(bp, "\n TLS session ticket:\n") <= 0 ||
  /external/libpcap/
pcap-dbus.c 175 } else if (strcmp(dev, "dbus-session") == 0) {
177 snprintf(handle->errbuf, PCAP_ERRBUF_SIZE, "Failed to get session bus: %s", error.message);
254 strcmp(device, "dbus-session") &&
275 if (pcap_add_if(alldevsp, "dbus-session", 0, "D-Bus session bus", err_str) < 0)
  /external/lldb/test/python_api/frame/
TestFrames.py 70 session = StringIO.StringIO()
96 print >> session, "%s(%s)" % (name, ", ".join(argList))
108 print >> session, "---"
122 print session.getvalue()
123 self.expect(session.getvalue(), "Argugment values displayed correctly",
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.h 159 * Opens a session for converting an OMA DRM v1 Forward Lock file to the internal Forward Lock file
162 * @param[out] pSessionId The session ID.
176 * @param[in] sessionId The session ID.
198 * Closes a session for converting an OMA DRM v1 Forward Lock file to the internal Forward Lock
202 * @param[in] sessionId The session ID.
  /frameworks/av/media/libstagefright/rtsp/
rtp_test.cpp 79 sp<ARTPSession> session = new ARTPSession; local
80 looper->registerHandler(session);
166 CHECK_EQ(session->setup(desc), (status_t)OK);
178 CHECK_EQ(session->countTracks(), 1u);
179 sp<MediaSource> source = session->trackAt(0);
  /frameworks/base/media/java/android/media/audiofx/
LoudnessEnhancer.java 35 * specify the audio session ID of this AudioTrack or MediaPlayer when constructing the effect
69 * @param audioSession system-wide unique audio session identifier. The LoudnessEnhancer
70 * will be attached to the MediaPlayer or AudioTrack in the same audio session.
95 * @param audioSession system-wide unique audio session identifier. The LoudnessEnhancer
96 * will be attached to the MediaPlayer or AudioTrack in the same audio session.
  /frameworks/base/media/java/android/media/tv/
ITvInputSessionWrapper.java 70 private TvInputService.Session mTvInputSessionImpl;
74 public ITvInputSessionWrapper(Context context, TvInputService.Session sessionImpl,
311 // The session has been finished.
317 if (handled != TvInputManager.Session.DISPATCH_IN_PROGRESS) {
318 finishInputEvent(event, handled == TvInputManager.Session.DISPATCH_HANDLED);
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaBassBoostTest.java 184 private void getBassBoost(int session) {
185 if (mBassBoost == null || session != mSession) {
186 if (session != mSession && mBassBoost != null) {
191 mBassBoost = new BassBoost(0, session);
192 mSession = session;
MediaVirtualizerTest.java 185 private void getVirtualizer(int session) {
186 if (mVirtualizer == null || session != mSession) {
187 if (session != mSession && mVirtualizer != null) {
192 mVirtualizer = new Virtualizer(0, session);
193 mSession = session;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
MobileDataControllerImpl.java 83 Log.w(TAG, "Failed to open stats session", e);
85 Log.w(TAG, "Failed to open stats session", e);
112 final INetworkStatsSession session = getSession(); local
113 if (session == null) {
114 return warn("no stats session");
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_log.c 138 /* Fix session status names */
161 /* Fix session state names */
179 LOC_LOGD("Session status: %s Valid mask: 0x%X\n",
201 LOC_LOGD("Fix session state: %s\n",
313 /* Finds session status name */
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_log.c 138 /* Fix session status names */
161 /* Fix session state names */
179 LOC_LOGD("Session status: %s Valid mask: 0x%X\n",
201 LOC_LOGD("Fix session state: %s\n",
313 /* Finds session status name */
  /hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
loc_api_log.c 138 /* Fix session status names */
161 /* Fix session state names */
179 LOC_LOGD("Session status: %s Valid mask: 0x%X\n",
201 LOC_LOGD("Fix session state: %s\n",
313 /* Finds session status name */
  /hardware/ti/omap4-aah/security/tf_crypto_sst/
mtc.c 52 * The MTC session context
62 /* TEEC session and cryptoki session */
191 /* Open a TEE session with the system service */
204 /* Open a cryptoki session */
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
mtc.c 52 * The MTC session context
62 /* TEEC session and cryptoki session */
191 /* Open a TEE session with the system service */
204 /* Open a cryptoki session */
  /external/boringssl/src/include/openssl/
ssl.h 349 /* SSL_OP_NO_TICKET disables session ticket support (RFC 4507). */
447 /* SSL_MODE_NO_SESSION_CREATION will cause any attempts to create a session to
449 * session resumption is used for a given SSL*. */
515 * return zero if |ssl| performed session resumption unless EMS was used when
516 * negotiating the original session. */
525 /* SSLeay version number for ASN.1 encoding of the session information */
627 /* An SSL_SESSION represents an SSL session that may be resumed in an
630 int ssl_version; /* what ssl version session info is being kept in here? */
637 /* this is used to determine whether the session is being reused in
644 /* Used to indicate that session resumption is not allowed. Applications ca
1382 SSL_SESSION *session; member in struct:ssl_st
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
Storage.java 66 // 20MB cache as an upper bound for session bitmap storage
229 Log.v(TAG, "session bitmap cache size: " + sSessionsToPlaceholderBitmap.size());
256 * @param imageUri The content uri or session uri of the image being updated
406 // If this is a session uri, then we need to add the image
435 * Returns the jpeg bytes for a placeholder session
437 * @param uri the session uri to look up
445 * @return Whether a placeholder size for the session with the given URI
455 * @param uri the session uri to look up
463 * Takes a session URI and returns the finished image's content URI
465 * @param uri the uri of the session that was replace
    [all...]

Completed in 2605 milliseconds

<<31323334353637383940>>