Searched
full:broadcast (Results
451 -
475 of
2147) sorted by null
<<11121314151617181920>>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/ |
DictionaryService.java | 46 * day around midnight, upon reception of the DATE_CHANGED_INTENT_ACTION broadcast. 49 * 6, upon reception of the UPDATE_NOW_INTENT_ACTION broadcast sent by the alarm manager 150 * This is triggered every day, upon reception of the DATE_CHANGED_INTENT_ACTION broadcast.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
rtnetlink.h | 179 RTN_BROADCAST, /* Accept locally as broadcast, 180 send as broadcast */ 181 RTN_ANYCAST, /* Accept locally as broadcast,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
rtnetlink.h | 183 RTN_BROADCAST, /* Accept locally as broadcast, 184 send as broadcast */ 185 RTN_ANYCAST, /* Accept locally as broadcast,
|
/system/connectivity/shill/wifi/ |
scan_session.h | 49 // |<-- NL80211_CMD_TRIGGER_SCAN (broadcast) -----------------------| 50 // |<-- NL80211_CMD_NEW_SCAN_RESULTS (broadcast) -------------------| 193 // NL80211_CMD_NEW_SCAN_RESULTS broadcast message).
|
/art/runtime/gc/ |
task_processor.cc | 110 cond_->Broadcast(self);
|
/art/runtime/ |
thread_pool.h | 87 // Broadcast to the workers and tell them to empty out the work queue.
|
/cts/hostsidetests/systemui/src/android/host/systemui/ |
BaseTileServiceTest.java | 34 private static final String SHOW_DIALOG = "am broadcast -a " + ACTION_SHOW_DIALOG;
|
TileServiceTest.java | 29 "am broadcast -a " + ACTION_START_ACTIVITY;
|
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/ |
TaskSwitchingDeviceTest.java | 40 * Completion of launch is notified via broadcast.
|
/cts/libs/deviceutil/src/android/cts/util/ |
BroadcastTestBase.java | 106 fail("Failed to receive broadcast in " + TIMEOUT_MS + "msec");
|
/cts/tests/tests/alarmclock/src/android/alarmclock/cts/ |
AlarmClockTestBase.java | 121 fail("Failed to receive broadcast in " + TIMEOUT_MS + "msec");
|
/cts/tests/tests/assist/src/android/assist/cts/ |
ScreenshotTest.java | 133 Log.i(ScreenshotTest.TAG, "Got some broadcast: " + action);
|
/cts/tests/tests/permission2/src/android/permission2/cts/ |
ProtectedBroadcastsTest.java | 88 * Verify that protected broadcast actions can't be sent.
|
/cts/tests/tests/voicesettings/src/android/voicesettings/cts/ |
BatterySaverModeTest.java | 86 // The most we can do is that the broadcast frmo MainInteractionSession is received
|
/development/samples/Wiktionary/ |
AndroidManifest.xml | 57 <!-- Broadcast Receiver that will process AppWidget updates -->
|
/external/autotest/client/site_tests/network_DhcpBrokenDefaultGateway/ |
network_DhcpBrokenDefaultGateway.py | 69 # Pick an address that's unlikely to be in the broadcast domain of the
|
/external/autotest/client/site_tests/network_DhcpRenew/ |
network_DhcpRenew.py | 17 # dhcpcd will broadcast a REQUEST after this many seconds.
|
/external/dhcpcd-6.8.2/ |
if-sun.c | 109 const struct in_addr *netmask, const struct in_addr *broadcast,
|
/external/dng_sdk/source/ |
dng_mutex.cpp | 376 void dng_condition::Broadcast ()
|
/external/iproute2/man/man8/ |
ip-monitor.8 | 76 [LINK]3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast state DOWN group default
|
ip-neighbour.8 | 126 interface or if the address is multicast or broadcast.
|
/external/kernel-headers/original/uapi/linux/ |
if_arcnet.h | 106 __u8 dest; /* destination ARCnet - 0 for broadcast */
|
ppp_defs.h | 29 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
|
/external/kernel-headers/original/uapi/scsi/ |
scsi_netlink.h | 35 /* SCSI Transport Broadcast Groups */
|
/external/kernel-headers/original/uapi/sound/ |
asequencer.h | 94 /** system status messages (broadcast for subscribers) 158 unsigned char client; /**< Client number: 0..255, 255 = broadcast to all clients */ 159 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */ 346 #define SNDRV_SEQ_FILTER_BROADCAST (1<<0) /* accept broadcast messages */
|
Completed in 3089 milliseconds
<<11121314151617181920>>