/packages/apps/Protips/src/com/android/protips/ |
ProtipWidget.java | 148 final Intent bcast = new Intent(context, ProtipWidget.class); local 149 bcast.setAction(ACTION_POKE); 150 bcast.putExtra(EXTRA_TIMES, 3); 151 mContext.sendBroadcast(bcast); 196 Intent bcast = new Intent(context, ProtipWidget.class); local 197 bcast.setAction(ACTION_NEXT_TIP); 199 context, 0, bcast, PendingIntent.FLAG_UPDATE_CURRENT); 203 bcast = new Intent(context, ProtipWidget.class); 204 bcast.setAction(ACTION_POKE); 205 bcast.putExtra(EXTRA_TIMES, 1) [all...] |
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/ |
CustomizationRestrictionsTest.java | 127 final BroadcastReceiverRegistrator bcast = 135 bcast.waitForBroadcast(); 143 bcast.waitForBroadcast(); 150 bcast.waitForBroadcast();
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
operandorder.ll | 28 ; CHECK: %[[BCAST:[a-z0-9]+]] = insertelement <2 x double> undef, double %v0_1 29 ; CHECK: = insertelement <2 x double> %[[BCAST]], double %v0_1 53 ; CHECK: %[[BCAST:[a-z0-9]+]] = insertelement <2 x double> undef, double %v0_1 54 ; CHECK: = insertelement <2 x double> %[[BCAST]], double %v0_1 78 ; CHECK: %[[BCAST:[a-z0-9]+]] = insertelement <2 x double> undef, double %v0_1 79 ; CHECK: = insertelement <2 x double> %[[BCAST]], double %v0_1 104 ; CHECK: %[[BCAST:[a-z0-9]+]] = insertelement <2 x double> undef, double %v0_1 105 ; CHECK: = insertelement <2 x double> %[[BCAST]], double %v0_1 129 ; CHECK: %[[BCAST:[a-z0-9]+]] = insertelement <2 x double> undef, double %v0_1 130 ; CHECK: = insertelement <2 x double> %[[BCAST]], double %v0_ [all...] |
/external/iptables/extensions/ |
libxt_pkttype.c | 33 {"bcast", PACKET_BROADCAST, 0, NULL},
|
/prebuilts/go/darwin-x86/misc/nacl/testdata/ |
mime.types | 690 # application/vnd.oma.bcast.associated-procedure-parameter+xml 691 # application/vnd.oma.bcast.drm-trigger+xml 692 # application/vnd.oma.bcast.imd+xml 693 # application/vnd.oma.bcast.ltkm 694 # application/vnd.oma.bcast.notification+xml 695 # application/vnd.oma.bcast.provisioningtrigger 696 # application/vnd.oma.bcast.sgboot 697 # application/vnd.oma.bcast.sgdd+xml 698 # application/vnd.oma.bcast.sgdu 699 # application/vnd.oma.bcast.simple-symbol-containe [all...] |
/prebuilts/go/linux-x86/misc/nacl/testdata/ |
mime.types | 690 # application/vnd.oma.bcast.associated-procedure-parameter+xml 691 # application/vnd.oma.bcast.drm-trigger+xml 692 # application/vnd.oma.bcast.imd+xml 693 # application/vnd.oma.bcast.ltkm 694 # application/vnd.oma.bcast.notification+xml 695 # application/vnd.oma.bcast.provisioningtrigger 696 # application/vnd.oma.bcast.sgboot 697 # application/vnd.oma.bcast.sgdd+xml 698 # application/vnd.oma.bcast.sgdu 699 # application/vnd.oma.bcast.simple-symbol-containe [all...] |
/bionic/libc/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/development/ndk/platforms/android-21/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/development/ndk/platforms/android-3/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/external/tcpdump/ |
print-chdlc.c | 39 { CHDLC_BCAST, "bcast" },
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/net/ |
if_ether.h | 81 #define ETHER_IS_MULTICAST(addr) (*(addr) & 0x01) /* is address mcast/bcast? */
|