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

<<21222324252627282930>>

  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
StorageLowState.java 58 // intent, so we are guaranteed a non-null intent if that broadcast was sent and not
  /packages/providers/MediaProvider/
AndroidManifest.xml 43 <!-- This broadcast is sent after the core system has finished
  /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/setting/
UsbManagerFragment.java 43 // TODO: for produciton settings version we need to handle detach through broadcast.
  /packages/services/Telecomm/src/com/android/server/telecom/
PhoneStateBroadcaster.java 27 * Send a {@link TelephonyManager#ACTION_PHONE_STATE_CHANGED} broadcast when the call state
  /packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
BluetoothDeviceManager.java 97 Log.w(BluetoothDeviceManager.this, "Got null device from broadcast. " +
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipBroadcastReceiver.java 34 * Broadcast receiver that handles SIP-related intents.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
can.h 65 #define CAN_BCM 2 /* Broadcast Manager */
if_arcnet.h 114 dest, /* destination ARCnet - 0 for broadcast */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
pmap_clnt.h 66 * address if the responder to the broadcast.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asequencer.h 93 /** system status messages (broadcast for subscribers)
157 unsigned char client; /**< Client number: 0..255, 255 = broadcast to all clients */
158 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */
345 #define SNDRV_SEQ_FILTER_BROADCAST (1<<0) /* accept broadcast messages */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
can.h 63 #define CAN_BCM 2 /* Broadcast Manager */
if_arcnet.h 109 dest, /* destination ARCnet - 0 for broadcast */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
pmap_clnt.h 66 * address if the responder to the broadcast.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asequencer.h 93 /** system status messages (broadcast for subscribers)
157 unsigned char client; /**< Client number: 0..255, 255 = broadcast to all clients */
158 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */
345 #define SNDRV_SEQ_FILTER_BROADCAST (1<<0) /* accept broadcast messages */
  /system/netd/server/
MDnsSdListener.h 109 MDnsSdListener *mListener; // needed for broadcast purposes
  /frameworks/base/core/java/android/app/
LoadedApk.java     [all...]
  /frameworks/native/libs/gui/
BufferQueueProducer.cpp 163 mCore->mDequeueCondition.broadcast();
215 mCore->mDequeueCondition.broadcast();
520 mCore->mIsAllocatingCondition.broadcast();
611 mCore->mDequeueCondition.broadcast();
    [all...]
  /cts/hostsidetests/sustainedperf/src/android/SustainedPerformance/cts/
SustainedPerformanceHostTest.java 165 device.executeShellCommand("am broadcast -a android.intent.action.AIRPLANE_MODE --ez state true");
220 device.executeShellCommand("am broadcast -a android.intent.action.AIRPLANE_MODE --ez state false");
  /cts/tests/tests/location/src/android/location/cts/
LocationManagerTest.java 492 // update location and receive broadcast.
505 // update location without receiving broadcast.
607 // Update location and receive broadcast.
622 // Update location without receiving broadcast.
665 // Update location and receive broadcast.
685 // Update location without receiving broadcast.
    [all...]
  /developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/
FeedProvider.java 137 // Send broadcast to registered ContentObservers, to refresh UI.
169 // Send broadcast to registered ContentObservers, to refresh UI.
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/Application/src/main/java/com/example/android/basicsyncadapter/provider/
FeedProvider.java 137 // Send broadcast to registered ContentObservers, to refresh UI.
169 // Send broadcast to registered ContentObservers, to refresh UI.
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/provider/
FeedProvider.java 137 // Send broadcast to registered ContentObservers, to refresh UI.
169 // Send broadcast to registered ContentObservers, to refresh UI.
  /device/linaro/bootloader/edk2/StdLib/Include/net/
if.h 81 #define IFF_BROADCAST 0x2 /* broadcast address valid */
169 #define ifr_broadaddr ifr_ifru.ifru_broadaddr /* broadcast address */
  /external/iproute2/include/linux/
if.h 48 * @IFF_BROADCAST: broadcast address valid. Volatile.
231 #define ifr_broadaddr ifr_ifru.ifru_broadaddr /* broadcast address */
  /external/kernel-headers/original/uapi/linux/
cec.h 74 * broadcast, then -EINVAL is returned.
130 * cec_msg_is_broadcast - return true if this is a broadcast message.
142 * @destination:the logical address of the destination (0xf for broadcast)
337 /* Hardware can monitor all messages, not just directed and broadcast. */
544 /* Digital Service Broadcast System Operand (dig_bcast_system) */
558 /* Analogue Broadcast Type Operand (ana_bcast_type) */
562 /* Broadcast System Operand (bcast_system) */
835 /* UI Broadcast Type Operand (ui_bcast_type) */
    [all...]

Completed in 1218 milliseconds

<<21222324252627282930>>