OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:receives
(Results
626 - 650
of
2285
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/pdfium/third_party/freetype/include/freetype/
ftstroke.h
564
* the `border' outlines with caps. The `left' border
receives
all
610
* the `border' outlines with caps. The `left' border
receives
all
/external/pdfium/third_party/freetype/include/freetype/internal/
ftserv.h
56
* A variable that
receives
the service pointer. Will be NULL
107
* A variable that
receives
the service pointer. Will be NULL
[
all
...]
/external/toybox/toys/pending/
tftp.c
212
//
Receives
ACK responses from server and updates blockno
266
//
receives
file from server.
/external/tpm2/
ExecCommand.c
146
// On a TPM that
receives
bytes on a port, the number of bytes that were
150
// as the input processing (the function that
receives
the command bytes and
/external/webrtc/webrtc/base/
win32filesystem.cc
409
int64_t total_number_of_bytes; //
receives
the number of bytes on disk
410
int64_t total_number_of_free_bytes; //
receives
the free bytes on disk
/frameworks/base/docs/html/about/versions/
android-4.4.jd
211
<p>As a printer OEM, you can use the {@link android.printservice} framework to provide interoperability with your printers from Android devices. You can build and distribute print services as APKs, which users can install on their devices . A print service app operates primarily as a headless service by subclassing the {@link android.printservice.PrintService} class, which
receives
print jobs from the system and communicates the jobs to its printers using the appropriate protocols.</p>
225
<p>Beginning with Android 4.4, the system settings allow users to select a "default SMS app." Once selected, only the default SMS app is able to write to the SMS Provider and only the default SMS app
receives
the {@link android.provider.Telephony.Sms.Intents#SMS_DELIVER_ACTION} broadcast when the user
receives
an SMS or the {@link android.provider.Telephony.Sms.Intents#WAP_PUSH_DELIVER_ACTION} broadcast when the user
receives
an MMS. The default SMS app is responsible for writing details to the SMS Provider when it
receives
or sends a new message.</p>
252
<p>A new NFC reader mode allows an activity to restrict all NFC activity to only reading the types of tags the activity is interested in while in the foreground. You can enable reader mode for your activity with {@link android.nfc.NfcAdapter#enableReaderMode enableReaderMode()}, providing an implementation of {@link android.nfc.NfcAdapter.ReaderCallback} that
receives
a callback when new tags are detected.</p>
299
<p>Now as you draw content to your {@link android.view.Surface}, your {@link android.media.ImageReader.OnImageAvailableListener}
receives
a call to {@link android.media.ImageReader.OnImageAvailableListener#onImageAvailable onImageAvailable()} as each new image frame becomes available, providing you with the corresponding {@link android.media.ImageReader}. You can use the {@link android.media.ImageReader} to acquire the frame's image data as an {@link android.media.Image} object by calling {@link android.media.ImageReader#acquireLatestImage()} or {@link android.media.ImageReader#acquireNextImage()}.</p>
332
<p>To receive a callback when the user changes the rating from the remote controller, implement the new {@link android.media.RemoteControlClient.OnMetadataUpdateListener} interface and pass an instance to {@link android.media.RemoteControlClient#setMetadataUpdateListener setMetadataUpdateListener()}. When the user changes the rating, your {@link android.media.RemoteControlClient.OnMetadataUpdateListener}
receives
a call to {@link android.media.RemoteControlClient.OnMetadataUpdateListener#onMetadataUpdate onMetadataUpdate()}, passing {@link android.media.MediaMetadataEditor#RATING_KEY_BY_USER} as the key and a {@link android.media.Rating} object as the value.</p>
[
all
...]
/frameworks/base/docs/html/google/play/billing/
billing_reference.jd
170
Item</a>. When it
receives
the {@link android.app.PendingIntent}, Google Play
295
Item</a>. When it
receives
the {@link android.app.PendingIntent}, Google Play
/frameworks/base/docs/html/guide/topics/resources/
runtime-changes.jd
46
user data or state in order to handle events such as configuration changes or when the user
receives
216
Instead, the {@code MyActivity}
receives
a call to {@link
/frameworks/base/docs/html/training/basics/intents/
filters.jd
211
button before completing the action and before you set the result, the original activity
receives
226
in your own app, because the activity that
receives
the result can reference the public
/frameworks/base/docs/html/training/gestures/
viewgroup.jd
49
itself. To make sure that each view correctly
receives
the touch events intended
68
receives
an {@link android.view.MotionEvent#ACTION_CANCEL}, and the events from that
/frameworks/base/tools/layoutlib/create/
README.txt
245
receives
the original 'this' as its first argument. If the original method is an inner non-static
246
method, it also
receives
the inner 'this' as the second argument.
/frameworks/native/include/input/
InputTransport.h
168
/*
Receives
a message sent by the other endpoint.
251
/*
Receives
the finished signal from the consumer in reply to the original dispatch signal.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallManager.java
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsExternalCallTracker.java
81
*
Receives
callbacks from {@link ImsExternalConnection}s when a call pull has been initiated.
235
* Called when the IMS stack
receives
a new dialog event package. Triggers the creation and
/hardware/qcom/keymaster/
QSEEComAPI.h
171
* command request) and
receives
a response from QSAPP in receive buffer.
199
* command request) and
receives
a response from QSAPP in receive buffer.
/libcore/ojluni/src/main/java/java/io/
PipedInputStream.java
199
*
Receives
a byte of data. This method will block if no input is
223
*
Receives
data into an array of bytes. This method will
PipedReader.java
171
*
Receives
a char of data. This method will block if no input is
212
*
Receives
data into an array of characters. This method will
/packages/apps/Messaging/src/com/android/messaging/receiver/
SmsReceiver.java
56
* Class that
receives
incoming SMS messages through android.provider.Telephony.SMS_RECEIVED
82
// only the primary user
receives
that. As secondary, we need to go old-school and
/packages/apps/Settings/src/com/android/settings/location/
LocationSettings.java
110
/**
Receives
UPDATE_INTENT */
295
* Reloads the settings whenever
receives
/prebuilts/devtools/notices/swt/
NOTICE_org-eclipse-core-commands-3.6.0.jar.txt
43
"Recipient" means anyone who
receives
the Program under this Agreement,
218
Sections 2(a) and 2(b) above, Recipient
receives
no rights or licenses
NOTICE_org-eclipse-equinox-common-3.6.0.jar.txt
43
"Recipient" means anyone who
receives
the Program under this Agreement,
218
Sections 2(a) and 2(b) above, Recipient
receives
no rights or licenses
NOTICE_org-eclipse-jface-3.6.2.jar.txt
43
"Recipient" means anyone who
receives
the Program under this Agreement,
218
Sections 2(a) and 2(b) above, Recipient
receives
no rights or licenses
NOTICE_osgi-4.0.0.jar.txt
43
"Recipient" means anyone who
receives
the Program under this Agreement,
218
Sections 2(a) and 2(b) above, Recipient
receives
no rights or licenses
NOTICE_swtmenubar.jar.txt
41
"Recipient" means anyone who
receives
the Program under this Agreement,
216
Sections 2(a) and 2(b) above, Recipient
receives
no rights or licenses
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-api.license
65
<p>"Recipient" means anyone who
receives
the Program under
247
expressly stated in Sections 2(a) and 2(b) above, Recipient
receives
no
Completed in 2481 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>