OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:receives
(Results
101 - 125
of
2285
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libweave/include/weave/provider/
http_server.h
51
// path and callback pair somewhere. Once webserver
receives
an HTTP request,
59
// If webserver
receives
"http://192.168.0.1/privet/info" request, HttpServer
61
// If webserver
receives
"http://192.168.0.1/privet/auth" request, it must
/external/netperf/src/
netsh.h
26
#define LOC_RECV_ALIGN 4 /* alignment for local
receives
*/
123
local_recv_align, /* alignment for local
receives
*/
125
remote_recv_align, /* alignment for remote
receives
*/
/frameworks/support/core-utils/java/android/support/v4/content/
WakefulBroadcastReceiver.java
29
* that
receives
a device wakeup event and then passes the work off
72
* when the service
receives
it in {@link android.app.Service#onStartCommand
73
* Service.onStartCommand}, it should pass back the Intent it
receives
there to
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/
Socket.java
125
*
Receives
data from the socket.
146
*
Receives
data from the socket.
162
*
Receives
data from the socket.
/frameworks/base/docs/html/training/multiple-threads/
communicate-ui.jd
47
{@link android.os.Handler} object
receives
messages and runs code to handle the messages.
72
handleMessage()} method. The Android system invokes this method when it
receives
a new message
79
* the Handler
receives
a new Message to process.
152
the decoded data and the {@link android.view.View} object that will show the data. It
receives
190
From the <code>PhotoTask</code> object, the <code>PhotoManager</code> object
receives
a status
/external/icu/icu4c/source/i18n/
olsontz.h
234
* @param result
Receives
the first transition after the base time.
244
* @param result
Receives
the most recent transition before the base time.
254
* @param status
Receives
error status code.
267
* @param initial
Receives
the initial timezone rule
268
* @param trsrules
Receives
the timezone transition rules
272
* @param status
Receives
error status code.
/external/icu/icu4c/source/i18n/unicode/
rbtz.h
254
* @param result
Receives
the first transition after the base time.
264
* @param result
Receives
the most recent transition before the base time.
274
* @param status
Receives
error status code.
288
* @param initial
Receives
the initial timezone rule
289
* @param trsrules
Receives
the timezone transition rules
293
* @param status
Receives
error status code.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
JPDADebuggeeSynchronizer.java
97
*
Receives
message from synchronization channel and compares it with the
122
*
Receives
message from synchronization channel.
141
*
Receives
message from synchronization channel without Exception.
/external/icu/icu4c/source/common/unicode/
caniter.h
77
* @param status Fill-in parameter which
receives
the status of this operation.
114
* @param status Fill-in parameter which
receives
the status of this operation.
126
* @param status Fill-in parameter which
receives
the status of this operation.
/external/owasp/sanitizer/src/main/org/owasp/html/
PolicyFactory.java
78
* @param out a renderer that
receives
approved tokens only.
79
* @param listener if non-null,
receives
notifications of tags and attributes
108
* @param listener if non-null,
receives
notifications of tags and attributes
/frameworks/native/include/media/hardware/
MetadataBufferType.h
44
* actual metadata information. When a video encoder component
receives
72
* So in this case,the metadata that the encoder
receives
119
* In this case, the metadata that the encoder
receives
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
InputView.java
62
// The {@link MoreKeysKeyboard}
receives
hover events directly from the platform.
113
* @param <ReceiverView> a {@link View} that
receives
forwarded {@link MotionEvent} from
230
* {@link SuggestionStripView} dismisses {@link MoreSuggestionsView} when it
receives
any event
/cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/
OwnerChangedBroadcastTest.java
44
// listening to the broadcast and writing to a shared preference when it
receives
it.
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
ConstraintTest.java
41
/** Handle for the service which
receives
the execution callbacks from the JobScheduler. */
/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/
MidiDispatcher.java
27
* This class subclasses {@link MidiReceiver} and dispatches any data it
receives
/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/
MidiDispatcher.java
27
* This class subclasses {@link MidiReceiver} and dispatches any data it
receives
/developers/build/prebuilts/gradle/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
LogFragment.java
32
* Simple fraggment which contains a LogView and uses is to output log data it
receives
/developers/samples/android/common/src/java/com/example/android/common/midi/
MidiDispatcher.java
27
* This class subclasses {@link MidiReceiver} and dispatches any data it
receives
/developers/samples/android/ui/window/DragAndDropAcrossApps/DragSource/src/main/java/com/example/android/common/logger/
LogFragment.java
31
* Simple fragment which contains a LogView and uses is to output log data it
receives
/developers/samples/android/ui/window/DragAndDropAcrossApps/DropTarget/src/main/java/com/example/android/common/logger/
LogFragment.java
31
* Simple fragment which contains a LogView and uses is to output log data it
receives
/developers/samples/android/ui/window/MultiWindowPlayground/Application/src/main/java/com/example/android/common/logger/
LogFragment.java
32
* Simple fraggment which contains a LogView and uses is to output log data it
receives
/development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicIntentReceiver.java
27
*
Receives
broadcasted intents. In particular, we are interested in the
/development/samples/SearchableDictionary/
AndroidManifest.xml
38
<!--
Receives
the search request. -->
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/
MidiDispatcher.java
27
* This class subclasses {@link MidiReceiver} and dispatches any data it
receives
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/
MidiDispatcher.java
27
* This class subclasses {@link MidiReceiver} and dispatches any data it
receives
Completed in 1491 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>