OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sent
(Results
401 - 425
of
2047
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/VoiceDialer/src/com/android/voicedialer/
PhoneTypeChoiceRecognizerEngine.java
47
* @param recognizerClient the client that will be
sent
the results
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/utils/
ArrayHelper.java
25
* Swaps an unsigned value around, and puts the result in an array that can be
sent
to a device.
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
AllocationPanel.java
326
*
Sent
when an existing client information changed.
328
* This is
sent
from a non UI thread.
366
*
Sent
when a new device is selected. The new device can be accessed
375
*
Sent
when a new client is selected. The new client can be accessed
ThreadPanel.java
373
*
Sent
when an existing client information changed.
375
* This is
sent
from a non UI thread.
413
*
Sent
when a new device is selected. The new device can be accessed
422
*
Sent
when a new client is selected. The new client can be accessed
/sdk/emulator/sensors/
sensors_qemu.c
341
/* "wake" is
sent
from the emulator to exit this loop. This shall
358
/* "orientation:<azimuth>:<pitch>:<roll>" is
sent
when orientation changes */
367
/* "magnetic:<x>:<y>:<z>" is
sent
for the params of the magnetic field */
383
/* "sync:<time>" is
sent
after a series of sensor events.
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/repository/
UpdaterWindow.java
40
*
Sent
when the content of the SDK changed.
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/IPC/Linux/
cu_ipc.c
88
/*printf("--ipc_send_tosuppl(): Message has been
sent
- %x\n",rc); */
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
AssocSM.h
110
BOOL disAssoc; /* When set dissasociation frame will be
sent
. */
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
Ctrl.h
119
/* Flag to indicate whether traffic intensity events should be
sent
or not */
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
AssocSM.h
110
TI_BOOL disAssoc; /* When set dissasociation frame will be
sent
. */
ScanCncnSm.h
69
TI_BOOL bSendNullDataOnStop; /* indicates whether NULL data frame is to be
sent
wehn
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h
244
* are
sent
to DSP.
255
* are
sent
to DSP.
267
* are
sent
to DSP.
289
/** G722D_LCML_BUFHEADERTYPE: This is LCML buffer header which is
sent
to LCML
435
/** Counts of number of input buffers
sent
to LCML */
439
/** Counts of number of output buffers
sent
to LCML */
443
/** Counts of number of buffers
sent
to App */
450
/** Counts of number of input buffers
sent
to lcml */
452
/** Counts of number of output buffers
sent
to lcml */
627
* @param plcml_Init This structure is filled and
sent
to LCML
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h
261
* are
sent
to DSP.
272
* are
sent
to DSP.
284
* are
sent
to DSP.
306
/** G726D_LCML_BUFHEADERTYPE: This is LCML buffer header which is
sent
to LCML
458
/** Counts of number of input buffers
sent
to LCML */
464
/** Counts of number of output buffers
sent
to LCML */
470
/** Counts of number of buffers
sent
to App */
479
/** Counts of number of input buffers
sent
to lcml */
482
/** Counts of number of output buffers
sent
to lcml */
753
* @param plcml_Init This structure is filled and
sent
to LCML
[
all
...]
/cts/tests/tests/os/src/android/os/cts/
MessengerTest.java
169
// Used in other process. If the
sent
msg does not equal to expected, it will throw failure
287
* This method is used to check if the message
sent
by another messenger is correctly
/dalvik/libcore/xml/src/main/java/javax/xml/transform/
TransformerException.java
288
* @param s The stream where the dump will be
sent
to.
298
* @param s The writer where the dump will be
sent
to.
/dalvik/libcore/xml/src/main/java/org/apache/xpath/
XPathException.java
174
* @param s The stream where the dump will be
sent
to.
253
* @param s The writer where the dump will be
sent
to.
/development/pdk/docs/source/
cla-individual.jd
11
<p>Scanned agreements may also be emailed in PDF form to cla-submissions@google.com,
sent
by facsimile to (650) 887-1625, or <a href="https://review.source.android.com/#settings,new-agreement">signed electronically</a>
20
<ol><li><p>Definitions. "You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Grant. For legal entities, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered to be a single Contributor. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "Contribution" shall mean any original work of authorship, including any modifications or additions to an existing work, that is intentionally submitted by You to the Project Leads for inclusion in, or documentation of, any of the products managed or maintained by the Project Leads (the "Work"). For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication
sent
to the Project Leads or their representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Project Leads for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by You as "Not a Contribution."
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/authenticator/
AuthenticatorActivity.java
151
* AccountAuthenticatorResult which is
sent
back to the caller.
170
* AccountAuthenticatorResult which is
sent
back to the caller. Also sets
/external/iproute2/doc/actions/
mirred-usage
65
1) Mirror all packets arriving on eth0 to be
sent
out on eth1.
75
the original packet is
sent
to eth1.
/external/kernel-headers/original/linux/
ipmi_smi.h
92
/* Called to enqueue an SMI message to be
sent
. This
97
message will go into a high-priority queue and be
sent
/external/opencore/pvmi/media_io/pvmio_comm_loopback/src/
pvmi_mio_comm_loopback.h
313
//
sent
to signal completion of asynchronous write
328
// queue for data that is being
sent
asynchronously. can't
/external/opencore/pvmi/pvmf/include/
pvmi_media_transfer.h
149
* @param aContext The Opaque context, same as the one
sent
188
* @param aContext The Opaque context, same as the one
sent
/external/openssl/include/openssl/
dtls1.h
207
/* Buffered (
sent
) handshake records */
227
/* Indicates when the last handshake msg
sent
will timeout */
/external/openssl/ssl/
dtls1.h
207
/* Buffered (
sent
) handshake records */
227
/* Indicates when the last handshake msg
sent
will timeout */
/external/qemu/docs/
AUDIO.TXT
133
| (
sent
through HWVoiceOut's 'clip' function, which is
159
be
sent
to the hardware stereo buffer (before rate adjustment, i.e. not the number
Completed in 70 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>