OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:broadcast
(Results
626 - 650
of
2147
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/cts/tests/tests/assist/service/src/android/voiceinteraction/service/
MainInteractionService.java
98
Log.i(MainInteractionService.TAG, "Recieved
broadcast
to start session now.");
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
ShortcutManagerThrottlingTestReceiver.java
35
* foreground and will never be throttled, so we use a
broadcast
to communicate from the
/developers/build/prebuilts/gradle/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java
213
* Builds and sends a
broadcast
intent indicating Advertising has failed. Includes the error
/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java
138
// Unregister
broadcast
listeners
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/Application/src/main/java/com/example/android/bluetoothadvertisements/
AdvertiserService.java
213
* Builds and sends a
broadcast
intent indicating Advertising has failed. Includes the error
/developers/samples/android/connectivity/bluetooth/BluetoothChat/Application/src/main/java/com/example/android/bluetoothchat/
DeviceListActivity.java
138
// Unregister
broadcast
listeners
/development/samples/ApiDemos/src/com/example/android/apis/app/
IsolatedService.java
90
//
Broadcast
to all clients the new value.
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DeviceListActivity.java
129
// Unregister
broadcast
listeners
/development/samples/WiFiDirectDemo/
_index.html
11
— the main <code>Activity</code> that contains two fragments to handle app's UI and peer lifecycle. It also registers a
broadcast
receiver for Wi-Fi Direct related events.</li> <li><a
/development/samples/WiFiDirectServiceDiscovery/
_index.html
11
— the main <code>Activity</code> that contains two fragments to handle app's UI. It advertises and discovers services and also registers a
broadcast
receiver for Wi-Fi Direct related events.</li> <li><a
/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
AdvertiserService.java
213
* Builds and sends a
broadcast
intent indicating Advertising has failed. Includes the error
/development/samples/browseable/BluetoothChat/src/com.example.android.bluetoothchat/
DeviceListActivity.java
138
// Unregister
broadcast
listeners
/development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoFragment.java
85
// Sends a
broadcast
intent to zoom the image
/device/sample/apps/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/
PartnerReceiver.java
36
* Packages using this
broadcast
receiver must also be a system app to be used for
/docs/source.android.com/src/devices/tech/admin/
multiuser-apps.jd
84
UserHandle</code> can be an explicit user or one of the special handles: <code>UserHandle.CURRENT</code> or <code>UserHandle.ALL</code>. <code>CURRENT</code> indicates the user that is currently in the foreground. You can use <code>ALL</code> when you want to send a
broadcast
to all users.
/docs/source.android.com/src/security/overview/
app-security.jd
38
all the top-level components (specifically activities, services,
broadcast
58
<p><strong>
Broadcast
Receiver</strong>: A <a href="https://developer.android.com/reference/android/content/Broad
120
<p>There are some device capabilities, such as the ability to send SMS
broadcast
196
runs it. Intents can also be used to
broadcast
interesting events (such as a
/external/autotest/client/common_lib/cros/network/
tcpdump_analyzer.py
157
# for
broadcast
SSID's.
/external/autotest/client/deps/lansim/src/
wrapper_linux_if.c
55
* @IFF_BROADCAST:
broadcast
address valid. Volatile.
/external/autotest/server/cros/ap_configurators/
ap_configurator.py
138
Returns if AP supports setting the visibility (SSID
broadcast
).
netgear_single_band_configurator.py
168
Returns if AP supports setting the visibility (SSID
broadcast
).
trendnet731br_ap_configurator.py
149
if 'To disable SSID
Broadcast
will cause WPS not work' in text:
/external/autotest/server/site_tests/network_WiFi_SSIDMultiSwitchBack/
network_WiFi_SSIDMultiSwitchBack.py
17
broadcast
two BSS's with different frequencies on the same SSID. The DUT
/external/iproute2/man/man8/
ip-link.8.in
39
.RB "[ "
broadcast
115
.B
broadcast
909
.BI
broadcast
" LLADDRESS"
914
change the link layer
broadcast
address or the peer address when
/external/iputils/doc/
arping.sgml
50
from sending
broadcast
, and switch to unicast after reply received.
/external/libchrome/base/threading/
worker_pool_posix.cc
140
pending_tasks_available_cv_.
Broadcast
();
Completed in 2148 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>