Searched
full:broadcast (Results
801 -
825 of
2147) sorted by null
<<31323334353637383940>>
/packages/services/Telephony/res/values-en-rIN/ |
strings.xml | 235 <string name="cell_broadcast_sms" msgid="5584192824053625842">"Mobile Broadcast SMS"</string> 236 <string name="enable_disable_cell_bc_sms" msgid="4851147873691392255">"Mobile Broadcast SMS"</string> 237 <string name="cell_bc_sms_enable" msgid="6441688565738921084">"Mobile Broadcast SMS enabled"</string> 238 <string name="cell_bc_sms_disable" msgid="3398365088309408749">"Mobile Broadcast SMS disabled"</string> 239 <string name="cb_sms_settings" msgid="651715019785107312">"Mobile Broadcast SMS settings"</string> 240 <string name="enable_disable_emergency_broadcast" msgid="2157014609041245335">"Emergency Broadcast"</string> 241 <string name="emergency_broadcast_enable" msgid="2645980025414010211">"Emergency Broadcast enabled"</string> 242 <string name="emergency_broadcast_disable" msgid="3665199821267569426">"Emergency Broadcast disabled"</string> [all...] |
/packages/services/Telephony/res/values-it/ |
strings.xml | 239 <string name="cell_broadcast_sms" msgid="5584192824053625842">"SMS cell broadcast"</string> 240 <string name="enable_disable_cell_bc_sms" msgid="4851147873691392255">"SMS cell broadcast"</string> 241 <string name="cell_bc_sms_enable" msgid="6441688565738921084">"SMS cell broadcast attivato"</string> 242 <string name="cell_bc_sms_disable" msgid="3398365088309408749">"SMS cell broadcast disattivato"</string> 243 <string name="cb_sms_settings" msgid="651715019785107312">"Impostazioni SMS cell broadcast"</string> 244 <string name="enable_disable_emergency_broadcast" msgid="2157014609041245335">"Emergency broadcast"</string> 245 <string name="emergency_broadcast_enable" msgid="2645980025414010211">"Emergency broadcast attivato"</string> 246 <string name="emergency_broadcast_disable" msgid="3665199821267569426">"Emergency broadcast disattivato"</string> [all...] |
/system/bt/stack/include/ |
pan_api.h | 331 ** on GN or NAP side and the packet is multicast or broadcast 362 ** on GN or NAP side and the packet is multicast or broadcast
|
/system/connectivity/shill/net/ |
netlink_manager.h | 229 // Determines whether a handler is in the list of broadcast handlers. 232 // Uninstall all broadcast netlink message handlers.
|
/toolchain/binutils/binutils-2.25/gold/ |
workqueue.cc | 261 this->condvar_.broadcast(); 509 this->condvar_.broadcast();
|
/frameworks/base/telephony/java/android/telephony/ |
TelephonyManager.java | 268 // Broadcast Intent actions 272 * Broadcast intent action indicating that the call state 286 * broadcast in version 1.0, but it is no longer sticky. 363 * The lookup key used with the {@link #ACTION_PHONE_STATE_CHANGED} broadcast 395 * The lookup key used with the {@link #ACTION_PHONE_STATE_CHANGED} broadcast 406 * Broadcast intent action indicating that a precise call state 435 * The lookup key used with the {@link #ACTION_PRECISE_CALL_STATE_CHANGED} broadcast 458 * The lookup key used with the {@link #ACTION_PRECISE_CALL_STATE_CHANGED} broadcast 481 * The lookup key used with the {@link #ACTION_PRECISE_CALL_STATE_CHANGED} broadcast 504 * The lookup key used with the {@link #ACTION_PRECISE_CALL_STATE_CHANGED} broadcast [all...] |
/art/runtime/ |
java_vm_ext.cc | 132 // Broadcast a wakeup to anybody sleeping on the condition variable. 133 jni_on_load_cond_.Broadcast(self); 619 weak_globals_add_condition_.Broadcast(self); 626 weak_globals_add_condition_.Broadcast(self); [all...] |
/bionic/libc/bionic/ |
pthread_cond.cpp | 47 // XXX threads call signal or broadcast UINT_MAX/2 times (exactly),
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
MessageTestActivity.java | 49 /** Broadcast action that should only be fired when pairing for a secure connection. */
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
ApplicationRestrictionsTest.java | 38 * <p>Finally, it checks that the {@link Intent#ACTION_APPLICATION_RESTRICTIONS_CHANGED} broadcast
|
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/ |
TestApp.java | 65 Log.i(TAG, "Ready to broadcast");
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
RSSPullService.java | 39 * register to receive broadcast Intents with category = CATEGORY_DEFAULT and action
|
/device/google/contexthub/contexthubhal/ |
system_comms.h | 139 mDoneWait.broadcast();
|
/external/autotest/client/cros/ |
dhcp_unittest.py | 181 # listen on the loopback device, don't broadcast, and don't use reserved
|
/external/autotest/client/virt/ |
virt_test_utils.py | 721 broadcast=False, flood=False, timeout=0, 734 @param broadcast: Broadcast ping flag. 758 if broadcast:
|
/external/autotest/server/cros/ap_configurators/ |
belkin_ap_configurator.py | 237 Returns if AP supports setting the visibility (SSID broadcast).
|
edimax_ap_configurator.py | 151 Returns if AP supports setting the visibility (SSID broadcast).
|
static_ap_configurator.py | 202 Returns if AP supports setting the visibility (SSID broadcast).
|
/external/dnsmasq/ |
FAQ | 182 The first thing to check is the broadcast address set for the 186 is 255.255.255.0 then the broadcast address should be 187 192.168.55.255. Having a broadcast address which is not on the 196 and from ports 67 and 68 and broadcast packets with source
|
/external/iproute2/doc/actions/ |
ifb-README | 114 UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
|
/external/iproute2/include/linux/ |
can.h | 154 #define CAN_BCM 2 /* Broadcast Manager */
|
/external/iproute2/ip/ |
iplink.c | 51 fprintf(stderr, " [ broadcast LLADDR ]\n"); 71 fprintf(stderr, " [ broadcast LLADDR ]\n"); 446 } else if (matches(*argv, "broadcast") == 0 || 1074 } else if (matches(*argv, "broadcast") == 0 ||
|
/external/iproute2/man/man8/ |
ip-rule.8 | 113 high priority control routes for local and broadcast addresses.
|
lnstat.8 | 213 Number of matched input broadcast packets.
|
/external/iptables/extensions/ |
libxt_addrtype.c | 27 "BROADCAST",
|
Completed in 3383 milliseconds
<<31323334353637383940>>