| /frameworks/base/core/java/android/app/ |
| DownloadManager.java | 58 * Apps that request downloads through this API should register a broadcast receiver for 284 * Broadcast intent action sent by the download manager when a download completes. 290 * Broadcast intent action sent by the download manager when the user clicks on a running [all...] |
| /frameworks/base/docs/html/distribute/essentials/quality/ |
| billions.jd | 259 <li>The broadcast <a 264 <code>registerReceiver</code></a> to receive this broadcast. After receiving 265 the broadcast, you should reevaluate the current network state and adjust [all...] |
| /frameworks/base/media/java/android/media/tv/ |
| TvInputService.java | 67 * provides pass-through video or broadcast TV programs. 534 * parental controls settings by registering a broadcast receiver to receive 576 * parental controls settings by registering a broadcast receiver to receive [all...] |
| /frameworks/base/services/core/java/com/android/server/hdmi/ |
| HdmiControlService.java | 418 // Register broadcast receiver for power state change. [all...] |
| /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
| DevicePolicyManagerTest.java | 421 * (because we can't send the remove broadcast). 498 // Broadcast from saveSettingsLocked(). 521 // Again broadcast from saveSettingsLocked(). [all...] |
| /frameworks/native/cmds/dumpstate/ |
| dumpstate.cpp | [all...] |
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| CallsManager.java | 298 // There is no USER_SWITCHED broadcast for user 0, handle it here explicitly. [all...] |
| /sdk/files/typos/ |
| typos-pt.txt | 76 # broadcast. 91 # architecture or science; a performance; a broadcast; a phonogram; a 108 # performance; to broadcast and rebroadcast the Work by any means [all...] |
| /toolchain/binutils/binutils-2.25/opcodes/ |
| ChangeLog-2013 | 633 (opcode_modifiers): Add EVex, Masking, VecESize, Broadcast, 648 (Broadcast): New. 653 (i386_opcode_modifier): Add evex, masking, vecesize, broadcast, [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/ |
| ChangeLog | 230 - fixed some service discovery cases with broadcast queries not being 473 * avoid excessive Probe Response retries for broadcast Probe Request [all...] |
| /frameworks/base/docs/html/about/versions/ |
| android-4.0.jd | 361 Once registered, the broadcast receiver you declared when you instantiated the {@link 516 <h4>Camera broadcast intents</h4> 521 broadcast after a photo is captured and third-party camera apps should also broadcast this intent 525 broadcast after a video is recorded and third-party camera apps should also broadcast this intent [all...] |
| android-2.3.jd | 244 downloads through this API should register a broadcast receiver for {@link 625 to broadcast an Intent to set an alarm for the user. An Activity that handles [all...] |
| /art/runtime/ |
| monitor.cc | [all...] |
| /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/ |
| AccessPermissionWithDiffSigTest.java | 468 fail("Broadcast receiver did not return good result"); 489 fail("Broadcast receiver did not return good result"); [all...] |
| /external/autotest/client/bin/net/ |
| net_utils_unittest.py | 755 ' UP BROADCAST RUNNING MASTER MULTICAST MTU:1500'\ 802 ' %s BROADCAST RUNNING MASTER MULTICAST MTU:1500'\ [all...] |
| /external/autotest/server/ |
| site_linux_router.py | 572 params['ip_params'] = ('%s broadcast %s dev %s' % 574 server_addr.broadcast, [all...] |
| /external/dnsmasq/src/ |
| network.c | 242 struct in_addr netmask, struct in_addr broadcast, void *vparam) 251 addr.in.sin_addr = broadcast; /* warning */ [all...] |
| /external/tcpdump/ |
| print-smb.c | [all...] |
| /frameworks/base/core/res/res/values-en-rAU/ |
| strings.xml | 291 <string name="permlab_readCellBroadcasts" msgid="1598328843619646166">"read mobile broadcast messages"</string> 292 <string name="permdesc_readCellBroadcasts" msgid="6361972776080458979">"Allows the app to read mobile broadcast messages received by your device. Cell broadcast alerts are delivered in some locations to warn you of emergency situations. Malicious apps may interfere with the performance or operation of your device when an emergency mobile broadcast is received."</string> [all...] |
| /frameworks/base/core/res/res/values-en-rGB/ |
| strings.xml | 291 <string name="permlab_readCellBroadcasts" msgid="1598328843619646166">"read mobile broadcast messages"</string> 292 <string name="permdesc_readCellBroadcasts" msgid="6361972776080458979">"Allows the app to read mobile broadcast messages received by your device. Cell broadcast alerts are delivered in some locations to warn you of emergency situations. Malicious apps may interfere with the performance or operation of your device when an emergency mobile broadcast is received."</string> [all...] |
| /frameworks/base/core/res/res/values-en-rIN/ |
| strings.xml | 291 <string name="permlab_readCellBroadcasts" msgid="1598328843619646166">"read mobile broadcast messages"</string> 292 <string name="permdesc_readCellBroadcasts" msgid="6361972776080458979">"Allows the app to read mobile broadcast messages received by your device. Cell broadcast alerts are delivered in some locations to warn you of emergency situations. Malicious apps may interfere with the performance or operation of your device when an emergency mobile broadcast is received."</string> [all...] |
| /frameworks/base/media/java/android/media/audiofx/ |
| AudioEffect.java | [all...] |
| /frameworks/base/telephony/java/com/android/internal/telephony/ |
| ITelephony.aidl | [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
| SmsMessage.java | 499 // Use the service category parameter to detect CMAS and other cell broadcast messages. 791 * Parses a broadcast SMS, possibly containing a CMAS alert. [all...] |
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
| ImsPhone.java | [all...] |