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
2626
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/tests/background/src/android/app/cts/backgroundrestrictions/
BroadcastsTest.java
99
// This
broadcast
should be delivered.
154
Log.v(TAG, "
Broadcast
history:\n");
/cts/tests/tests/contactsproviderwipe/src/android/provider/cts/contactsproviderwipe/
ContactsContract_Wipe.java
200
Log.i(TAG, "Received
broadcast
: " + intent);
210
assertTrue("Didn't receive contacts wipe
broadcast
",
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
VoiceInteractionTest.java
97
fail("Failed to receive
broadcast
in " + TIMEOUT_MS + "msec");
166
Log.i(TAG, "received
broadcast
with results ");
/development/samples/ApiDemos/src/com/example/android/apis/os/
SmsMessagingDemo.java
66
// Enable or disable the
broadcast
receiver depending on the checked
125
// Register
broadcast
receivers for SMS sent and delivered intents
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
LocalApic.h
77
UINT32 EoiBroadcastSuppression:1; ///< 1 if EOI-
broadcast
suppression supported.
122
UINT32 EoiBroadcastSuppression:1; ///< EOI-
Broadcast
Suppression.
/external/autotest/client/common_lib/cros/network/
netblock.py
104
def
broadcast
(self):
member in class:Netblock
105
"""@return the IPv4
broadcast
address, e.g., '192.168.0.255'."""
/external/autotest/client/cros/netprotos/
interface_host.py
37
Only supports IPv4 UDP sockets on
broadcast
addresses.
74
"""
Broadcast
UDP socket bound to a particular network interface."""
/external/autotest/server/cros/network/
arping_runner.py
42
command_pieces.append('-b') # Default to only sending
broadcast
ARPs.
72
Sent 6 probes (6
broadcast
(s))
/external/autotest/server/site_tests/network_EthCapsServer/
network_EthCapsServer.py
57
Sent as a
broadcast
packet.
68
sock.sendto(magic, ('<
broadcast
>', 7))
/external/ims/rcs/rcsmanager/src/java/com/android/ims/internal/
IRcsPresence.aidl
54
* from network. If the presence service receives notify then it will
broadcast
the
85
* from network. If the presence service receives notify then it will
broadcast
the intent
/external/iproute2/doc/
arpd.sgml
49
<item><tt/-k/ - suppress sending
broadcast
queries by kernel. It takes
116
validate entries, but all the
broadcast
activity is suppressed
ip-tunnels.tex
191
to this destination, and {\bf NBMA} (i.e. Non-
Broadcast
Multi-Access) tunnels,
386
\section{
Broadcast
GRE ``tunnels''.}
389
address. Such tunnel becomes {\bf
broadcast
} tunnel (though word
397
This tunnel is true
broadcast
network and
broadcast
packets are
402
broadcast
network. If multicast routing does not work, it is unpleasant
403
but not fatal flaw. The tunnel becomes NBMA rather than
broadcast
network.
424
by historical reasons
broadcast
mode is not supported by IPIP tunnels,
/external/libcups/cups/
getifaddrs.c
152
* Then get the
broadcast
or point-to-point (destination) address,
159
* Have a
broadcast
address, so get it!
/external/libcxxabi/src/
cxa_guard.cpp
235
abort_message("__cxa_guard_release failed to
broadcast
condition variable");
245
abort_message("__cxa_guard_abort failed to
broadcast
condition variable");
/external/llvm/test/Analysis/CostModel/X86/
masked-intrinsic-cost.ll
182
%
broadcast
.splatinsert = insertelement <16 x float*> undef, float* %base, i32 0
183
%
broadcast
.splat = shufflevector <16 x float*> %
broadcast
.splatinsert, <16 x float*> undef, <16 x i32> zeroinitializer
186
%gep.random = getelementptr float, <16 x float*> %
broadcast
.splat, <16 x i64> %sext_ind
202
%
broadcast
.splatinsert = insertelement <16 x i32*> undef, i32* %base, i32 0
203
%
broadcast
.splat = shufflevector <16 x i32*> %
broadcast
.splatinsert, <16 x i32*> undef, <16 x i32> zeroinitializer
205
%gep.random = getelementptr i32, <16 x i32*> %
broadcast
.splat, <16 x i32> %ind
/external/llvm/test/Transforms/SLPVectorizer/X86/
commutativity.ll
4
; offers the possibility to splat/
broadcast
%c and thus make it profitable
16
; Check that we correctly detect a splat/
broadcast
by leveraging the
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/
README
68
The V4L2 API only covers webcams and analog tuner cards, the digital
broadcast
71
for digital
broadcast
and Chapter 6.3 "Relation of V4L2 to other Linux multimedia APIs"
/external/ltp/testcases/realtime/func/prio-wake/
prio-wake.c
73
printf(" -l# 1:lock the mutex before
broadcast
, 0:don't\n");
113
* in the unlocked
broadcast
case. */
/frameworks/av/media/libstagefright/foundation/
ALooper.cpp
156
mRepliesCondition.
broadcast
();
256
mRepliesCondition.
broadcast
();
/frameworks/base/cmds/screencap/
screencap.cpp
71
String8 cmd("am
broadcast
-a android.intent.action.MEDIA_SCANNER_SCAN_FILE -d file://");
79
fprintf(stderr, "Unable to
broadcast
intent for media scanner.\n");
/frameworks/base/core/java/android/content/
RestrictionsManager.java
62
* The response is relayed back to the application via a protected
broadcast
,
130
*
Broadcast
intent delivered when a response is received for a permission request. The
138
* The
broadcast
Intent carries the following extra:
145
*
Broadcast
intent sent to the Restrictions Provider to handle a permission request from
153
* permission to ensure that only the system can send the
broadcast
.
181
* The request type passed in the {@link #ACTION_REQUEST_PERMISSION}
broadcast
.
188
* The request ID passed in the {@link #ACTION_REQUEST_PERMISSION}
broadcast
.
195
* The request bundle passed in the {@link #ACTION_REQUEST_PERMISSION}
broadcast
.
/frameworks/base/core/java/android/provider/
VoicemailContract.java
62
* provider also generates
broadcast
intents to notify change for applications
64
* notifications.
Broadcast
intents with following actions are generated:
87
/**
Broadcast
intent when a new voicemail record is inserted. */
92
*
Broadcast
intent to request a voicemail source to fetch voicemail content of a specific
103
*
Broadcast
intent to request all voicemail sources to perform a sync with the remote server.
109
*
Broadcast
intent to inform a new visual voicemail SMS has been received. This intent will
125
* Extra included in {@link Intent#ACTION_PROVIDER_CHANGED}
broadcast
intents to indicate if the
131
* Extra included in {@link #ACTION_SYNC_VOICEMAIL}
broadcast
intents to indicate which {@link
/frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecMessageBuilder.java
99
* <p>This is a
broadcast
message sent to all devices on the bus.
117
// <Set Menu Language> is
broadcast
message.
145
* <p>This is a
broadcast
message sent to all devices on the bus.
160
// <Report Physical Address> is
broadcast
message.
169
* <p>This is a
broadcast
message sent to all devices on the bus.
181
// <Device Vendor Id> is
broadcast
message.
284
* <p>This is a
broadcast
message sent to all devices on the bus.
298
* <p>This is a
broadcast
message sent to all devices on the bus.
/frameworks/base/services/core/java/com/android/server/job/controllers/
StorageController.java
120
/** Sequence number of last
broadcast
. */
130
//
broadcast
we will receive that if it is currently active.
/frameworks/base/services/core/java/com/android/server/policy/
GlobalKeyManager.java
39
*
broadcast
to the specified component. The action of the intent will be
65
* @param context context used to
broadcast
the event
Completed in 2679 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>