HomeSort by relevance Sort by last modified time
    Searched full:session (Results 551 - 575 of 4514) sorted by null

<<21222324252627282930>>

  /external/tpm2/
SessionProcess_fp.h 15 UINT32 *resSessionSize // OUT: response session area
30 BYTE *sessionBufferStart, // IN: start of session buffer
31 UINT32 sessionBufferSize, // IN: size of session buffer
  /external/wpa_supplicant_8/src/fst/
fst_ctrl_aux.h 30 EVENT_FST_ESTABLISHED, /* FST Session has been established */
31 EVENT_FST_SETUP, /* FST Session request received */
32 EVENT_FST_SESSION_STATE_CHANGED,/* FST Session state has been changed */
fst_ctrl_defs.h 20 /* FST Session states */
26 /* FST Session reset reasons */
36 /* FST Session responses */
40 /* FST Session action initiator */
95 #define FST_CTRL_EVENT_SESSION "FST-EVENT-SESSION"
  /frameworks/base/core/java/android/hardware/camera2/impl/
CallbackProxies.java 155 public void onConfigured(CameraCaptureSession session) {
156 mProxy.invoke("onConfigured", session);
161 public void onConfigureFailed(CameraCaptureSession session) {
162 mProxy.invoke("onConfigureFailed", session);
166 public void onReady(CameraCaptureSession session) {
167 mProxy.invoke("onReady", session);
171 public void onActive(CameraCaptureSession session) {
172 mProxy.invoke("onActive", session);
176 public void onClosed(CameraCaptureSession session) {
177 mProxy.invoke("onClosed", session);
    [all...]
  /frameworks/base/media/java/android/media/tv/
ITvInputSessionCallback.aidl 26 * new session has been created.
30 void onSessionCreated(ITvInputSession session, in IBinder hardwareSessionToken);
44 // For the recording session
  /frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
SensorLoggerSession.java 25 import static com.android.systemui.statusbar.phone.TouchAnalyticsProto.Session;
26 import static com.android.systemui.statusbar.phone.TouchAnalyticsProto.Session.PhoneEvent;
27 import static com.android.systemui.statusbar.phone.TouchAnalyticsProto.Session.SensorEvent;
28 import static com.android.systemui.statusbar.phone.TouchAnalyticsProto.Session.TouchEvent;
32 * TouchAnalyticsProto.Session.
48 private int mResult = Session.UNKNOWN;
53 mType = Session.REAL;
65 Log.d(TAG, "Ending session result=" + result + " it lasted for " +
88 final StringBuilder sb = new StringBuilder("Session{");
102 public Session toProto()
    [all...]
  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMasRequestSetPath.java 52 public void execute(ClientSession session) {
59 hs = session.setPath(mHeaderSet, false, false);
62 hs = session.setPath(mHeaderSet, true, false);
  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
BluetoothPbapRequestSetPath.java 52 public void execute(ClientSession session) {
61 hs = session.setPath(mHeaderSet, false, false);
64 hs = session.setPath(mHeaderSet, true, false);
  /packages/apps/Camera2/src/com/android/camera/captureintent/resource/
ResourceCaptureToolsImpl.java 29 import com.android.camera.session.CaptureSession;
30 import com.android.camera.session.CaptureSessionManager;
31 import com.android.camera.session.CaptureSessionManagerImpl;
32 import com.android.camera.session.SessionStorageManagerImpl;
167 /** Create a new capture session. */
172 final CaptureSession session = local
174 session.startEmpty(null, openedCamera.getPictureSize());
179 session.getCollector().decorateAtTimeCaptureRequest(
181 session.getTitle() + ".jpg",
194 session.getTitle()
    [all...]
  /packages/apps/Camera2/src/com/android/camera/one/v2/initialization/
DeferredPictureTaker.java 21 import com.android.camera.session.CaptureSession;
39 public void takePicture(OneCamera.PhotoCaptureParameters params, CaptureSession session) {
43 taker.takePicture(params, session);
  /packages/apps/Camera2/src/com/android/camera/session/
StackSaverFactory.java 17 package com.android.camera.session;
47 * @param mTitle the title of this stack session.
48 * @param location the GPS location that the media in this session was
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mgmtapi.h 31 WINBOOL SNMP_FUNC_TYPE SnmpMgrCtl(LPSNMP_MGR_SESSION session,DWORD dwCtlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOUTBuffer,DWORD cbOUTBuffer,LPDWORD lpcbBytesReturned);
32 WINBOOL SNMP_FUNC_TYPE SnmpMgrClose(LPSNMP_MGR_SESSION session);
33 SNMPAPI SNMP_FUNC_TYPE SnmpMgrRequest(LPSNMP_MGR_SESSION session,BYTE requestType,RFC1157VarBindList *variableBindings,AsnInteger *errorStatus,AsnInteger *errorIndex);
  /frameworks/support/media-compat/java/android/support/v4/media/session/
MediaControllerCompat.java 17 package android.support.v4.media.session;
33 import android.support.v4.media.session.MediaSessionCompat.QueueItem;
34 import android.support.v4.media.session.PlaybackStateCompat.CustomAction;
42 * Allows an app to interact with an ongoing media session. Media buttons and
43 * other commands can be sent to the session. A callback may be registered to
44 * receive updates from the session, such as metadata and play state changes.
47 * from the session owner.
51 * This is a helper for accessing features in {@link android.media.session.MediaSession}
61 * Creates a media controller from a session.
63 * @param session The session to be controlled
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/23/changes/
android.media.tv.TvInputService.Session.html 10 android.media.tv.TvInputService.Session
74 Class android.media.tv.<A HREF="../../../../reference/android/media/tv/TvInputService.Session.html" target="_top"><font size="+2"><code>TvInputService.Session</code></font></A>
86 <A NAME="android.media.tv.TvInputService.Session.layoutSurface_added(int, int, int, int)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/tv/TvInputService.Session.html#layoutSurface(int, int, int, int)" target="_top"><code>layoutSurface</code></A>(<code>int,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> int<nobr><nobr></code>)</nobr>
93 <A NAME="android.media.tv.TvInputService.Session.notifyTimeShiftStatusChanged_added(int)"></A>
94 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/tv/TvInputService.Session.html#notifyTimeShiftStatusChanged(int)" target="_top"><code>notifyTimeShiftStatusChanged</code></A>(<code>int</code>)</nobr>
100 <A NAME="android.media.tv.TvInputService.Session.onOverlayViewSizeChanged_added(int, int)"></A>
101 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/media/tv/TvInputService.Session.html#onOverlayViewSizeChanged(int, int)" target="_top"><code>onOverlayViewSizeChanged</code></A>(<code>int,</nobr> int<nobr><nobr></code>)</nobr>
107 <A NAME="android.media.tv.TvInputService.Session.onTimeShiftGetCurrentPosition_added()"></A
    [all...]
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
CallAudioModeStateMachineTest.java 115 null // session
134 null // session
153 null // session
172 null // session
191 null // session
210 null // session
229 null // session
248 null // session
267 null // session
286 null // session
    [all...]
  /cts/tests/tests/print/src/android/print/cts/
PrinterCapabilitiesTest.java 129 * @param session The session used in the test
134 private void changeCapabilities(final StubbablePrinterDiscoverySession session,
139 session.addPrinters(generatePrinters(printerId, mediaSize, isAvailable ?
166 * @param session The session used in the test
175 private void testCase(final StubbablePrinterDiscoverySession[] session,
238 changeCapabilities(session[0], printerId[0], msBefore, availBefore);
246 changeCapabilities(session[0], printerId[0], msAfter, availAfter);
254 // Reset printer to default in case discovery session is reuse
273 final StubbablePrinterDiscoverySession[] session = new StubbablePrinterDiscoverySession[1]; local
    [all...]
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
AbstractFakeCommandHandlerTestCase.groovy 21 import org.mockftpserver.core.session.SessionKeys
22 import org.mockftpserver.core.session.StubSession
43 protected session
60 shouldFailWithMessageContaining("serverConfiguration") { commandHandler.handleCommand(command, session) }
64 shouldFailWithMessageContaining("command") { commandHandler.handleCommand(null, session) }
69 shouldFailWithMessageContaining("session") { commandHandler.handleCommand(command, null) }
75 session.removeAttribute(SessionKeys.USER_ACCOUNT)
76 commandHandler.handleCommand(command, session)
102 session = new StubSession()
110 session.setAttribute(SessionKeys.USER_ACCOUNT, userAccount
    [all...]
  /frameworks/base/docs/html/training/tv/tif/
ui.jd 44 the {@link android.media.tv.TvInputService.Session#onSetSurface(android.view.Surface) TvInputService.Session.onSetSurface()}
96 overlay is disabled. You can enable it when you create the session by calling
97 {@link android.media.tv.TvInputService.Session#setOverlayViewEnabled(boolean) TvInputService.Session.setOverlayViewEnabled(true)},
102 public final Session onCreateSession(String inputId) {
103 BaseTvInputSessionImpl session = onCreateSessionInternal(inputId);
104 session.setOverlayViewEnabled(true);
105 mSessions.add(session);
106 return session;
    [all...]
  /external/autotest/client/tests/kvm/tests/
cdrom.py 105 session = vm.wait_for_login(timeout=int(params.get("login_timeout", 360)))
108 output = session.get_command_output("ls /dev/cdrom*")
116 output = session.cmd(test_cmd % d)
129 session.get_command_output("umount %s" % cdrom_dev)
154 output = session.cmd("echo y | mkfs %s" % cdrom_dev)
160 session.cmd("mount %s %s" % (cdrom_dev, "/mnt"), timeout=30)
165 session.cmd("rm -f /tmp/%s" % filename)
166 session.cmd("cp -f /mnt/%s /tmp/" % filename)
169 f1_hash = session.cmd("md5sum /mnt/%s" % filename).split()[0].strip()
170 f2_hash = session.cmd("md5sum /tmp/%s" % filename).split()[0].strip(
    [all...]
  /frameworks/av/camera/ndk/impl/
ACameraDevice.h 63 /*out*/ACameraCaptureSession** session);
106 camera_status_t captureLocked(sp<ACameraCaptureSession> session,
111 camera_status_t setRepeatingRequestsLocked(sp<ACameraCaptureSession> session,
117 sp<ACameraCaptureSession> session,
129 // only For session to hold device lock
130 // Always grab device lock before grabbing session lock
134 // For capture session to notify its end of life
135 void notifySessionEndOfLifeLocked(ACameraCaptureSession* session);
166 // This will avoid a busy session being deleted before it's back to idle state
178 // Session state callback
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
AbstractInputMethodService.java 61 * Instantiate a new client session for the input method, by calling
70 * Take care of enabling or disabling an existing session by calling its
74 public void setSessionEnabled(InputMethodSession session, boolean enabled) {
75 ((AbstractInputMethodSessionImpl)session).setEnabled(enabled);
79 * Take care of killing an existing session by calling its
83 public void revokeSession(InputMethodSession session) {
84 ((AbstractInputMethodSessionImpl)session).revokeSelf();
90 * interface. This takes care of basic maintenance of the session,
98 * Check whether this session has been enabled by the system. If not
106 * Check whether this session has been revoked by the system. Revoke
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaSessionTest.java 27 import android.media.session.MediaController;
28 import android.media.session.MediaSession;
29 import android.media.session.MediaSession.QueueItem;
30 import android.media.session.PlaybackState;
46 private static final String TEST_SESSION_TAG = "test-session-tag";
49 private static final String TEST_SESSION_EVENT = "test-session-event";
76 * Tests that a session can be created and that all the fields are
81 assertFalse("New session should not be active", mSession.isActive());
108 * Tests that the various configuration bits on a session get passed to the
312 * Verifies that a new session hasn't had any configuration bits set yet
    [all...]
  /external/autotest/client/virt/tests/
guest_s4.py 19 session = vm.wait_for_login(timeout=timeout)
22 session.cmd(params.get("check_s4_support_cmd"))
31 session.sendline(test_s4_cmd)
34 # Get the second session to start S4
75 session.close()
  /external/guice/extensions/persist/src/com/google/inject/persist/
UnitOfWork.java 23 * closing a {@code Session}, {@code EntityManager} or {@code ObjectContainer} respectively.
31 * <li>Using UnitOfWork with session-per-txn strategy is not terribly clever either.</li>
32 * <li>Using UnitOfWork with session-per-request strategy but *outside* a request (i.e. in a
41 * Starts a Unit Of Work. Underneath, causes a session to the data layer to be opened. If there
50 * Declares an end to the current Unit of Work. Underneath, causes any open session to the data
  /external/ppp/pppd/
session.h 2 * session.c - PPP session control.
43 * Start a session, performing any necessary validations.
64 * Zero value for failure, non-zero value for successful session verification.
82 * End a previously-started session.

Completed in 564 milliseconds

<<21222324252627282930>>