OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:broadcast
(Results
776 - 800
of
2147
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothRfcommFacade.java
109
// Register a
broadcast
receiver to bypass manual confirmation
173
// Register a
broadcast
receiver to bypass manual confirmation
/external/wpa_supplicant_8/src/ap/
iapp.c
28
* -
broadcast
ESP for IAPP ADD-notify
85
u8 da[ETH_ALEN]; /*
broadcast
*/
ieee802_1x.c
136
int idx, int
broadcast
,
165
key->key_index = idx | (
broadcast
? 0 : BIT(7));
205
broadcast
? "
broadcast
" : "unicast", idx);
[
all
...]
/frameworks/base/core/java/android/bluetooth/
BluetoothA2dp.java
57
* Intent used to
broadcast
the change in connection state of the A2DP
79
* Intent used to
broadcast
the change in the Playing state of the A2DP
/frameworks/base/core/java/android/content/pm/
ResolveInfo.java
42
* The activity or
broadcast
receiver that corresponds to this resolution
43
* match, if this resolution is for an activity or
broadcast
receiver.
/frameworks/base/core/tests/coretests/src/android/app/activity/
BroadcastTest.java
311
addIntermediate("finished-
broadcast
");
341
addIntermediate("finished-
broadcast
");
/frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java
78
result = TextUtils.expandTemplate("This is a ^1 of the ^2
broadcast
^3.",
80
assertEquals("This is a test of the emergency
broadcast
system.",
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java
113
*
Broadcast
receiver to listen for
broadcast
from DownloadManager indicating that downloads
/frameworks/base/docs/html/about/versions/
android-2.0.1.jd
284
android.content.Intent#ACTION_CONFIGURATION_CHANGED}
broadcast
when declared as
285
a filter in the manifest. To receive this
broadcast
, an application must
android-2.2.jd
143
<li>New
broadcast
intent for routing audio to SCO — {@link android.media.AudioManager#ACTION_SCO_AUDIO_STATE_CHANGED} with extras indicating new state.</li>
234
<li><code>android.permission.BIND_DEVICE_ADMIN</code> — Any device administration
broadcast
receiver must require this permission, to ensure that only the system can interact with it.</li>
/frameworks/base/media/java/android/media/tv/
TvInputManager.java
71
* of TV, which can be a pass-through input such as HDMI, or a tuner input which provides
broadcast
76
* {@link TvRecordingClient} for further interaction such as watching and recording
broadcast
TV
254
*
Broadcast
intent action when the user blocked content ratings change. For use with the
261
*
Broadcast
intent action when the parental controls enabled state changes. For use with the
268
*
Broadcast
intent action used to query available content rating systems.
271
*
broadcast
receivers that are registered for this action. An application can offer additional
272
* content rating systems to the user by declaring a suitable
broadcast
receiver in its
275
* <p>Here is an example
broadcast
receiver declaration that an application might include in its
[
all
...]
/frameworks/base/services/core/java/com/android/server/
NetworkScoreService.java
297
// Only the active scorer or the system (who can
broadcast
BROADCAST_NETWORK_PRIVILEGED)
327
// Only the active scorer or the system (who can
broadcast
BROADCAST_NETWORK_PRIVILEGED)
Watchdog.java
193
rebootSystem("Received ACTION_REBOOT
broadcast
");
196
Slog.w(TAG, "Unsupported ACTION_REBOOT
broadcast
: " + intent);
/frameworks/native/opengl/libs/EGL/
egl_display.cpp
222
refCond.
broadcast
();
288
refCond.
broadcast
();
/frameworks/wilhelm/src/itf/
IOutputMixExt.c
96
goto
broadcast
;
153
broadcast
:
/libcore/ojluni/src/main/java/java/net/
SocketOptions.java
173
* the ability of the process to send
broadcast
messages. It is supported
175
* the concept of a
broadcast
message (e.g. Ethernet, token ring, etc.),
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertAudio.java
146
if (DBG) log("Speaking
broadcast
text: " + mMessageBody);
193
// try to set the TTS language to match the
broadcast
CellBroadcastAlertFullScreen.java
68
/** List of cell
broadcast
messages to display (oldest to newest). */
425
// Mark
broadcast
as read on a background thread.
/packages/apps/Email/provider_src/com/android/email/service/
EmailBroadcastProcessorService.java
60
* The service that really handles
broadcast
intents on a worker thread.
286
// Disable the upgrade
broadcast
receiver now that we're fully upgraded.
/packages/apps/Settings/src/com/android/settings/deviceinfo/
SimStatus.java
72
* # Operator info (area info cell
broadcast
for Brazil)
220
// Ask CellBroadcastReceiver to
broadcast
the latest area info received
/packages/apps/TV/usbtuner/src/com/android/usbtuner/data/
PsipData.java
639
// Compares
broadcast
genres
671
+ "genres (
broadcast
: %s, canonical: %s), description: %s",
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DbModifierWithNotification.java
287
// Must be done only once, even if there are multiple
broadcast
intents.
327
// For
broadcast
receivers ResolveInfo.activityInfo is the one that is populated.
/packages/services/Telephony/res/values-de/
strings.xml
239
<string name="cell_broadcast_sms" msgid="5584192824053625842">"Cell
Broadcast
SMS"</string>
240
<string name="enable_disable_cell_bc_sms" msgid="4851147873691392255">"Cell
Broadcast
SMS"</string>
241
<string name="cell_bc_sms_enable" msgid="6441688565738921084">"Cell
Broadcast
SMS aktiviert"</string>
242
<string name="cell_bc_sms_disable" msgid="3398365088309408749">"Cell
Broadcast
SMS deaktiviert"</string>
243
<string name="cb_sms_settings" msgid="651715019785107312">"Einstellungen für Cell
Broadcast
SMS"</string>
244
<string name="enable_disable_emergency_broadcast" msgid="2157014609041245335">"Notfall-
Broadcast
"</string>
245
<string name="emergency_broadcast_enable" msgid="2645980025414010211">"Notfall-
Broadcast
aktiviert"</string>
246
<string name="emergency_broadcast_disable" msgid="3665199821267569426">"Notfall-
Broadcast
deaktiviert"</string>
[
all
...]
/packages/services/Telephony/res/values-en-rAU/
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-en-rGB/
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
...]
Completed in 2165 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>