OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:broadcast
(Results
476 - 500
of
2147
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/libchrome/base/synchronization/
condition_variable_posix.cc
127
void ConditionVariable::
Broadcast
() {
/external/libchrome/base/threading/
worker_pool_posix.h
83
// Also used for
Broadcast
()'ing to worker threads to let them know the pool
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/
OISMouse.h
115
is neccessary, just
broadcast
from the callback you registered.
/external/libnl/src/
nl-link-set.c
20
" [master MASTER] [qdisc QDISC] [addr ADDR] [
broadcast
BRD]\n"
nl-route-add.c
47
" --type=TYPE { unicast | local |
broadcast
| multicast }\n"
nl-route-list.c
45
" --type=TYPE { unicast | local |
broadcast
| multicast }\n"
/external/libpcap/
atmuni31.h
37
#define VCI_BCC 0x02 /*
Broadcast
signal msg */
/external/mdnsresponder/mDNSPosix/
mDNSUNP.h
94
struct sockaddr *ifi_brdaddr;/*
broadcast
address */
/external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_swizzle.c
86
*
Broadcast
99
* Combined extract and
broadcast
(mere shuffle in most cases)
127
*
Broadcast
scalar -> vector.
595
* Unpack and
broadcast
packed aos values consisting of only the
/external/parameter-framework/asio-1.10.6/include/asio/ip/impl/
address_v4.ipp
150
address_v4 address_v4::
broadcast
(const address_v4& addr, const address_v4& mask)
/external/skia/experimental/Networking/
SampleNetPipeReader.cpp
13
* Skia app that's has a SkTCPServer set up to
broadcast
its piped drawing data,
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
EventFacade.java
100
* Registers a listener for a new
broadcast
signal
102
@Rpc(description = "Registers a listener for a new
broadcast
signal")
119
@Rpc(description = "Stop listening for a
broadcast
signal")
130
@Rpc(description = "Lists all the
broadcast
signals we are listening for")
/external/tcpdump/
atmuni31.h
37
#define VCI_BCC 0x02 /*
Broadcast
signal msg */
/external/valgrind/drd/tests/
pth_broadcast.c
0
/**
Broadcast
a (POSIX threads) signal to all running threads, where the
/external/wpa_supplicant_8/wpa_supplicant/examples/
udhcpd-p2p.conf
108
#opt
broadcast
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
94
*
Broadcast
Action: Remote device discovered.
102
// TODO: Change API to not
broadcast
RSSI if not available (incoming connection)
108
*
Broadcast
Action: Remote device disappeared.
120
*
Broadcast
Action: Bluetooth class of a remote device has changed.
131
*
Broadcast
Action: Indicates a low level (ACL) connection has been
143
*
Broadcast
Action: Indicates that a low level (ACL) disconnection has
156
*
Broadcast
Action: Indicates a low level (ACL) disconnection from a
168
*
Broadcast
Action: Indicates the friendly name of a remote device has
179
*
Broadcast
Action: Indicates the alias of a remote device has been
191
*
Broadcast
Action: Indicates a change in the bond state of a remot
[
all
...]
/frameworks/base/docs/html/guide/topics/data/
install-location.jd
135
android.content.Intent#ACTION_EXTERNAL_APPLICATIONS_AVAILABLE}
broadcast
Intent, which will notify
164
<dt>
Broadcast
Receivers listening for "boot completed"</dt>
165
<dd>The system delivers the {@link android.content.Intent#ACTION_BOOT_COMPLETED}
broadcast
167
external storage, it can never receive this
broadcast
.</dd>
/frameworks/base/docs/html/training/connect-devices-wirelessly/
index.jd
55
<dd>Learn how to
broadcast
services offered by your own application, discover
/frameworks/base/docs/html/training/efficient-downloads/
connectivity_patterns.jd
34
<p>You can use a
broadcast
receiver to listen for connectivity changes that indicate when a Wi-Fi connection has been established to execute significant downloads, preempt scheduled updates, and potentially even temporarily increase the frequency of regular updates as described in <a href="{@docRoot}training/monitoring-device-state/index.html">Optimizing Battery Life</a> lesson <a href="{@docRoot}training/monitoring-device-state/connectivity-monitoring.html">Determining and Monitoring the Connectivity Status</a>.</p>
/frameworks/base/docs/html-intl/intl/ko/about/versions/marshmallow/
android-6.0-testing.jd
171
$ adb shell am
broadcast
-a android.os.action.DISCHARGING
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
NetworkControllerDataTest.java
132
// Can't send the
broadcast
as that would actually read the config from
/frameworks/base/services/core/java/com/android/server/
UpdateLockService.java
74
// Safe early during boot because this
broadcast
only goes to registered receivers.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTesterFailBringUpAll.java
32
* adb shell am
broadcast
-a com.android.internal.telephony.dataconnection.action_fail_bringup \
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
SmsStorageMonitorTest.java
77
// SIM_FULL_ACTION intent should be
broadcast
/frameworks/support/v17/leanback/src/android/support/v17/leanback/system/
Settings.java
38
// The intent action that must be provided by a
broadcast
receiver
Completed in 1264 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>