HomeSort by relevance Sort by last modified time
    Searched full:broadcast (Results 301 - 325 of 2147) sorted by null

<<11121314151617181920>>

  /system/core/libutils/
Threads.cpp 430 * calling signal() and broadcast(), whereas POSIX only requires grabbing
445 // An auto-reset event used by the broadcast/signal thread to wait
451 // lock the external mutex before calling signal() and broadcast().
488 // Check to see if we're the last waiter after a broadcast.
496 // If we're the last waiter thread during this particular broadcast
497 // then signal broadcast() that we're all awake. It'll drop the
534 // used so we don't have to lock external mutex on signal/broadcast
579 // broadcast().
602 void Condition::broadcast()
767 // awoken by broadcast, but blocked on mLock until break exits scop
    [all...]
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
wifi-direct.jd 12 <li><a href="#receiver">Set Up the Broadcast Receiver and Peer-to-Peer
62 <h2 id="receiver">Set Up a Broadcast Receiver and Peer-to-Peer Manager</h2>
63 <p>To use Wi-Fi P2P, you need to listen for broadcast intents that tell your
158 <p>Finally, add code to register the intent filter and broadcast receiver when
249 <p>Now modify your broadcast receiver's {@link
255 as an argument to the broadcast receiver's constructor.
345 android.content.BroadcastReceiver#onReceive(Context, Intent) onReceive()} method of the broadcast receiver, and modify the section
  /frameworks/native/services/surfaceflinger/
EventThread.cpp 105 mCondition.broadcast();
122 mCondition.broadcast();
135 mCondition.broadcast();
144 mCondition.broadcast();
153 mCondition.broadcast();
163 mCondition.broadcast();
178 mCondition.broadcast();
  /external/dnsmasq/src/
dhcp.c 28 struct in_addr netmask, struct in_addr broadcast, void *vparam);
202 /* OpenBSD tells us when a packet was broadcast */
290 /* broadcast to 255.255.255.255 (or mac address invalid) */
321 /* broadcast to 255.255.255.255 (or mac address invalid) */
332 mysteriously. Bah. Fall back to broadcast for other net types. */
357 /* This is a complex routine: it gets called with each (address,netmask,broadcast) triple
361 2) Fills in any netmask and broadcast addresses which have not been explicitly configured.
368 struct in_addr netmask, struct in_addr broadcast, void *vparam)
407 if (is_same_net(broadcast, context->start, context->netmask))
408 context->broadcast = broadcast
    [all...]
  /frameworks/base/services/core/java/com/android/server/
UiModeManagerService.java 113 // The broadcast receiver which receives the result of the ordered broadcast sent when
114 // the dock state changes. The original ordered broadcast is sent with an initial result
115 // code of RESULT_OK. If any of the registered broadcast receivers changes this value, e.g.,
122 Slog.v(TAG, "Handling broadcast result for action " + intent.getAction()
492 "updateLocked: preparing broadcast: action=%s enable=0x%08x disable=0x%08x",
496 // Send the ordered broadcast; the result receiver will receive after all
497 // broadcasts have been sent. If any broadcast receiver changes the result
510 // the broadcast and started the home activity.
580 "Handling broadcast result for action %s: enable=0x%08x, disable=0x%08x,
    [all...]
SystemService.java 65 * After receiving this boot phase, services can broadcast Intents.
79 * broadcast receiver for ACTION_BOOT_COMPLETED to reduce overall latency.
155 * broadcast to the user; it is a good place to stop making use of any resources of that
  /frameworks/opt/net/voip/src/java/android/net/sip/
SipManager.java 84 * Action to broadcast when SipService is up.
401 * @param incomingCallIntent the incoming call broadcast intent
442 * Checks if the intent is an incoming call broadcast intent.
445 * @return true if the intent is an incoming call broadcast intent
455 * Gets the call ID from the specified incoming call broadcast intent.
457 * @param incomingCallIntent the incoming call broadcast intent
466 * broadcast intent.
468 * @param incomingCallIntent the incoming call broadcast intent
477 * Creates an incoming call broadcast intent.
556 * @param incomingCallIntent the incoming call broadcast inten
    [all...]
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 423 * actions were broadcast.
466 * actions were broadcast.
509 * is in discoverable mode and that the correct actions were broadcast.
559 * device is in in connectable mode and that the correct actions were broadcast.
609 * and that the correct actions were broadcast.
647 * and that the correct actions were broadcast.
721 * and that the correct actions were broadcast.
734 * and that the correct actions were broadcast.
820 * and that the correct actions were broadcast.
    [all...]
  /art/runtime/jdwp/
jdwp_main.cc 424 shutdown_cond_.Broadcast(self);
458 thread_start_cond_.Broadcast(thread_);
471 * We broadcast a notification when a debugger attaches, after we
494 attach_cond_.Broadcast(thread_);
529 attach_cond_.Broadcast(thread_);
538 /* broadcast the disconnect; must be in RUNNING state */
  /cts/tests/tests/assist/src/android/assist/cts/
AssistTestBase.java 132 * Called when waiting for Assistant's Broadcast Receiver to be setup
142 * Send broadcast to MainInteractionService to start a session
190 fail("Fail to receive broadcast in " + Utils.getAssistDataTimeout(mTestName) + "msec");
192 Log.i(TAG, "Received broadcast with all information.");
229 * Sends a broadcast with the specified scroll positions to the test app.
461 Log.i(TAG, "Received broadcast with assist data.");
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/ipaddr/
ipaddr.py 545 or broadcast addresses.
549 bcast = int(self.broadcast) - 1
556 bcast = int(self.broadcast)
563 broadcast = int(self.broadcast)
565 if network + n > broadcast:
570 if broadcast + n < network:
572 return IPAddress(broadcast + n, version=self._version)
642 self.broadcast >= other.broadcast)
662 def broadcast(self): member in class:_BaseNet
    [all...]
  /external/llvm/test/CodeGen/X86/
splat-for-size.ll 8 ; There is no AVX broadcast from double to 128-bit vector because movddup has been around since SSE3 (grrr).
119 ; AVX can't do integer splats, and there's no broadcast fakery for 16-bit. Could use pshuflw, etc?
135 ; AVX can't do integer splats, and there's no broadcast fakery for 16-bit. Could use pshuflw, etc?
155 ; AVX can't do integer splats, and there's no broadcast fakery for 8-bit. Could use pshufb, etc?
171 ; AVX can't do integer splats, and there's no broadcast fakery for 8-bit. Could use pshufb, etc?
192 ; due to a missing AVX pattern to select a v2i64 X86ISD::BROADCAST of a
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GsmInboundSmsHandlerTest.java 275 // send same data sms again, and since it's not text sms it should be broadcast again
379 // verify broadcast intents
512 // verify that a broadcast receiver is registered for current user (user == null) based on
522 // when user unlocks the device, the message in db should be broadcast
545 // user is unlocked; intent should be broadcast right away
564 //when user unlocks the device, broadcast should not be sent for new message
  /system/connectivity/shill/
active_link_monitor_unittest.cc 300 // is waiting for a broadcast response. It also returns with the
321 // Respond to the pending broadcast request.
331 // Initiate broadcast ARP.
515 // Initiate a broadcast ARP.
529 // Initiate broadcast ARP.
558 // Induce a final broadcast success followed by a unicast failure.
  /frameworks/opt/telephony/src/java/android/provider/
Telephony.java 62 * app receives the {@link android.provider.Telephony.Sms.Intents#SMS_DELIVER_ACTION} broadcast
64 * android.provider.Telephony.Sms.Intents#WAP_PUSH_DELIVER_ACTION} broadcast when the user
69 * <li>In a broadcast receiver, include an intent filter for {@link Sms.Intents#SMS_DELIVER_ACTION}
70 * (<code>"android.provider.Telephony.SMS_DELIVER"</code>). The broadcast receiver must also
73 * <li>In a broadcast receiver, include an intent filter for {@link
76 * The broadcast receiver must also require the {@link
98 * broadcast, which is a non-abortable broadcast that may be delivered to multiple apps. This
99 * broadcast is intended for apps that&mdash;while not selected as the default SMS app&mdash;need to
758 * Contains constants for SMS related Intents that are broadcast
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/jobscheduler/
IdleConstraintTestActivity.java 45 * It takes >1hr for idle mode to be triggered. We'll use this secret broadcast to force the
46 * scheduler into idle. It's not a protected broadcast so that's alright.
90 Log.e(TAG, "Invalid broadcast received, was expecting SCREEN_OFF");
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventHub.cs 37 * Broadcast debug events to multiple listeners. Lets you debug and still
55 * Add another listener to broadcast events too. Not thread-safe.
65 broadcast(new Code(){
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventHub.cs 38 * Broadcast debug events to multiple listeners. Lets you debug and still
59 * Add another listener to broadcast events too. Not thread-safe.
70 broadcast(new Code(){
  /frameworks/base/docs/html/training/basics/network-ops/
data-saver.jd 161 Context.registerReceiver()}. When an app receives this broadcast, it should
168 <strong>Note:</strong> The system only sends this broadcast to apps that
171 that register to receive this broadcast in their manifest will not receive
  /frameworks/base/docs/html/training/managing-audio/
volume-playback.jd 96 android.content.BroadcastReceiver} in your manifest that listens for this action broadcast as shown
107 <p>The receiver implementation itself needs to extract which key was pressed to cause the broadcast.
134 event receiver using the {@link android.media.AudioManager}. When registered, your broadcast
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerShellCommand.java 199 pw.println(" b[roadcasts] [PACKAGE_NAME] [history [-s]]: broadcast state");
200 pw.println(" broadcast-stats [PACKAGE_NAME]: aggregated broadcast statistics");
EventLogTags.logtags 62 # Discard an undelivered serialized broadcast (timeout/ANR/crash)
63 30024 am_broadcast_discard_filter (User|1|5),(Broadcast|1|5),(Action|3),(Receiver Number|1|1),(BroadcastFilter|1|5)
64 30025 am_broadcast_discard_app (User|1|5),(Broadcast|1|5),(Action|3),(Receiver Number|1|1),(App|3)
  /frameworks/base/telephony/java/com/android/internal/telephony/
IMms.aidl 39 * broadcast when the message is successfully sent, or failed
56 * broadcast when the message is downloaded, or the download is failed
169 * broadcast when the message is successfully sent, or failed
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyTester.java 50 * adb shell am broadcast -a com.android.internal.telephony.{name}.action_detached
51 * adb shell am broadcast -a com.android.internal.telephony.{name}.action_attached
52 * adb shell am broadcast -a com.android.internal.telephony.TestConferenceEventPackage -e filename
  /packages/apps/Camera2/src/com/android/camera/processing/
ProcessingService.java 61 * Class used to receive broadcast and control the service accordingly.
80 /** Sending this broadcast intent will cause the processing to pause. */
84 * Sending this broadcast intent will cause the processing to resume after

Completed in 1318 milliseconds

<<11121314151617181920>>