HomeSort by relevance Sort by last modified time
    Searched full:broadcast (Results 401 - 425 of 2626) sorted by null

<<11121314151617181920>>

  /frameworks/base/services/core/java/com/android/server/am/
EventLogTags.logtags 62 # Discard an undelivered serialized broadcast (timeout/ANR/crash)
63 30024 am_broadcast_discard_filter (User|1|5),(Broadcast|1|5),(Action|3),(Receiver Number|1|1),(BroadcastFilter|1|5)
64 30025 am_broadcast_discard_app (User|1|5),(Broadcast|1|5),(Action|3),(Receiver Number|1|1),(App|3)
  /frameworks/base/telephony/java/com/android/internal/telephony/
IMms.aidl 39 * broadcast when the message is successfully sent, or failed
56 * broadcast when the message is downloaded, or the download is failed
169 * broadcast when the message is successfully sent, or failed
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
TelephonyTester.java 51 * adb shell am broadcast -a com.android.internal.telephony.{name}.action_detached
52 * adb shell am broadcast -a com.android.internal.telephony.{name}.action_attached
53 * adb shell am broadcast -a com.android.internal.telephony.TestConferenceEventPackage -e filename
  /packages/apps/Camera2/src/com/android/camera/processing/
ProcessingService.java 61 * Class used to receive broadcast and control the service accordingly.
80 /** Sending this broadcast intent will cause the processing to pause. */
84 * Sending this broadcast intent will cause the processing to resume after
  /packages/apps/CellBroadcastReceiver/res/values-da/
strings.xml 20 <string name="sms_cb_settings" msgid="971917159442705371">"Indstillinger for Cell Broadcast-meddelelser"</string>
21 <string name="cell_broadcast_settings_not_available" msgid="2612364350745967915">"Denne bruger har ikke adgang til indstillingerne for Cell Broadcast"</string>
47 <string name="cb_other_message_identifiers" msgid="7083176204482365281">"Cell Broadcast"</string>
  /packages/apps/CellBroadcastReceiver/res/values-fi/
strings.xml 19 <string name="app_label" msgid="7559008249836700599">"Cell Broadcast -lähetykset"</string>
20 <string name="sms_cb_settings" msgid="971917159442705371">"Cell Broadcast -asetukset"</string>
47 <string name="cb_other_message_identifiers" msgid="7083176204482365281">"Cell Broadcast"</string>
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadReceiver.java 164 * Handle any broadcast related to a system notification.
252 Log.w(TAG, "Missing package; skipping broadcast");
264 Log.w(TAG, "Missing class; skipping broadcast");
  /toolchain/binutils/binutils-2.25/gold/
gold-threads.cc 185 broadcast() function in class:gold::Condvar_impl_nothreads
206 broadcast();
248 Condvar_impl_threads::broadcast() function in class:gold::Condvar_impl_threads
  /tools/test/connectivity/acts/tests/google/ble/power/
GattPowerTest.py 48 PMC_GATT_CMD = ("am broadcast -a com.android.pmc.GATT ")
92 self.per_ad.log.info("Send broadcast message to GATT Server: %s",
101 self.cen_ad.log.info("Send broadcast message to GATT Client: %s",
  /cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
ExposedProvider.java 69 .broadcast(getContext());
  /cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
InvalidSyncAuthoritiesDeviceTest.java 72 // checking for invalid accounts may already return false depending on when the broadcast
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
FbeHelper.java 62 // Register receiver for FBE unlocking broadcast intent
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
SanityTest.java 40 * Broadcast sent from com.android.cts.launcherapps.simpleapp.SimpleActivity.
  /cts/tests/tests/permission/src/android/permission/cts/
NoBroadcastPackageRemovedPermissionTest.java 25 * Verify Context related methods without specific BROADCAST series permissions.
  /cts/tests/tests/shortcutmanager/common/src/android.content.pm.cts.shortcutmanager.common/
ReplyUtil.java 93 retryUntil(() -> ret.get() != null, "Didn't receive result broadcast", 120);
  /developers/samples/android/wearable/wear/WearMessagingApp/Wearable/src/main/java/com/example/android/wearable/wear/messaging/util/
Constants.java 45 /* Action constants for services/broadcast receiver intents */
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
MusicIntentReceiver.java 29 * broadcast, for example, when the user disconnects the headphones. This class works because we are
  /device/asus/fugu/overlay/frameworks/base/core/res/res/xml/
global_keys.xml 23 broadcast to the specified component. The action of the intent will be
  /device/google/contexthub/util/common/
ring.cpp 66 mNotEmptyCondition.broadcast();
  /device/sample/apps/LeanbackWidget/src/com/google/android/leanbacklauncher/partnerwidget/
ClockWidgetProvider.java 28 // a broadcast with this intent action is only fired when we are actually connected
  /external/autotest/server/cros/ap_configurators/
asus_rtac68u_ap_configurator.py 328 """Sets the SSID broadcast ON
330 @param visible: True to enable SSID broadcast. False otherwise.
336 """Sets the SSID broadcast ON
338 @param visible: True to enable SSID broadcast. False otherwise.
  /external/curl/lib/
if2ip.h 72 #define ifr_broadaddr ifr_ifru.ifru_broadaddr /* broadcast address */
  /external/eigen/unsupported/test/
cxx11_tensor_forced_eval.cpp 65 Tensor<float, 2> output_tensor= (input_tensor - input_tensor.maximum(depth_dim).eval().reshape(dims2d).broadcast(bcast));
  /external/ims/rcs/rcsmanager/src/java/com/android/ims/
RcsManager.java 70 * Action to broadcast when RcsService is available.
78 * Action to broadcast when RcsService is unavailable (such as ims is not registered).
86 * Action to broadcast when RcsService is died.
90 * RcsService. It will not send broadcast for ACTION_RCS_SERVICE_UNAVAILABLE under the case.
  /external/iproute2/examples/
dhcp-client-script 124 # $4 = broadcast
144 # $4 = broadcast
161 brd_arg="broadcast $4"
268 # Broadcast unsolicited ARP to update neighbours' caches.

Completed in 947 milliseconds

<<11121314151617181920>>