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

<<51525354555657585960>>

  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
ShortcutManagerTest1.java     [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-x86.pl 944 &pshufd ($T2,$Hkey,0b11111111); # broadcast uppermost dword
949 &pcmpgtd ($T3,$T2); # broadcast carry bit
    [all...]
  /external/dbus/doc/
dbus-tutorial.xml 638 That is, a signal is a unidirectional broadcast. The signal may contain arguments (a data payload), but
639 because it is a broadcast, it never has a "return value." Contrast this with a method call
    [all...]
  /external/dnsmasq/po/
es.po 210 msgid "Force broadcast replies for hosts with tag set."
211 msgstr "Forzar respuestas broadcast para hosts con etiqueta fijada."
    [all...]
fr.po 208 msgid "Force broadcast replies for hosts with tag set."
209 msgstr "Forcer les r?ponses par 'broadcast' pour les machines ?numer?es dans les options."
    [all...]
  /external/iproute2/ip/
iproute.c 90 fprintf(stderr, "TYPE := [ unicast | local | broadcast | multicast | throw |\n");
505 PRTFL(BROADCAST, "brd");
    [all...]
  /external/llvm/test/CodeGen/X86/
avx2-vbroadcast.ll 376 ; make sure that we still don't support broadcast double into 128-bit vector
688 ; the load cannot be folded into the broadcast.
    [all...]
  /external/wpa_supplicant_8/hostapd/
ChangeLog 242 * avoid excessive Probe Response retries for broadcast Probe Request
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_wext.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
README 281 - wpa_supplicant configures encryption keys for unicast and broadcast
591 broadcast); use EAP-TLS for authentication
    [all...]
  /frameworks/base/core/java/android/app/
AppOpsManager.java 228 /** @hide Read previously received cell broadcast messages. */
320 /** Read previously received cell broadcast messages. */
    [all...]
ContextImpl.java 100 // Allow retrieving current sticky broadcast; this is safe since we
113 // Allow retrieving current sticky broadcast; this is safe since we
    [all...]
  /frameworks/base/core/java/android/text/
SpannableStringBuilder.java 382 // The removal pass needs to be done before the gap is updated in order to broadcast the
    [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 107 * Sticky broadcast of the current HDMI plugged state.
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.1.jd 481 broadcast your services on the local network, discover local devices on the network, and
517 <p>To broadcast your app as a service over Wi-Fi so that other devices can discover
    [all...]
  /frameworks/base/docs/html/guide/components/
services.jd 526 the client that starts the service can create a {@link android.app.PendingIntent} for a broadcast
529 broadcast to deliver a result.</p>
    [all...]
  /frameworks/base/services/core/java/com/android/server/location/
GnssLocationProvider.java 487 if (DEBUG) Log.d(TAG, "receive broadcast intent, action: " + action);
736 // some operations, such as opening files and registering broadcast receivers, can take a
    [all...]
  /frameworks/base/services/core/java/com/android/server/wallpaper/
WallpaperManagerService.java 633 // currently updating since the broadcast notifying us is async.
    [all...]
  /frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java 199 private static final String TAG_ADMIN_BROADCAST_PENDING = "admin-broadcast-pending";
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiServiceImpl.java 443 // Need to send an immediate scan result broadcast in case the
446 // clear calling identity to send broadcast
    [all...]
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallPresenter.java     [all...]
  /packages/providers/TvProvider/src/com/android/providers/tv/
TvProvider.java 337 // Mapping from broadcast genre to canonical genre.
    [all...]
  /system/bt/bta/include/
bta_api.h     [all...]
  /art/runtime/gc/
heap.cc     [all...]
  /art/runtime/jit/
jit_code_cache.cc 503 lock_cond_.Broadcast(self);
    [all...]

Completed in 2681 milliseconds

<<51525354555657585960>>