HomeSort by relevance Sort by last modified time
    Searched full:broadcast (Results 726 - 750 of 2147) sorted by null

<<21222324252627282930>>

  /packages/apps/Settings/src/com/android/settings/wifi/
WifiApEnabler.java 155 * broadcast notice
  /packages/apps/Stk/
AndroidManifest.xml 25 <protected-broadcast android:name="com.android.stk.DIALOG_ALARM_TIMEOUT" />
  /packages/apps/TV/src/com/android/tv/receiver/
AudioCapabilitiesReceiver.java 35 * Creates HDMI plug broadcast receiver, and reports AC3 passthrough capabilities to Google
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
BaseActionFragment.java 161 * Don't broadcast the click if the action is disabled or only displays info.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SuppressNotificationReceiver.java 161 LogUtils.i(LOG_TAG, "Aborting broadcast of intent %s, folder uri is %s",
  /packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/
ImsFrameworkApp.java 44 // Broadcast receiver for telephony intent broadcasts
  /packages/providers/CalendarProvider/
AndroidManifest.xml 97 <!-- This broadcast is sent after the core system has finished
  /packages/services/Mms/src/com/android/mms/service/
MmsConfigManager.java 58 * This receiver listens for changes made to SubInfoRecords and for a broadcast telling us
  /packages/services/Telecomm/src/com/android/server/telecom/
Timeouts.java 66 * NEW_OUTGOING_CALL broadcast. This timeout allows apps which repost the call using a gateway
  /packages/services/Telephony/src/com/android/phone/
CarrierConfigLoader.java 96 // Broadcast receiver for Boot intents, register intent filter in construtor.
98 // Broadcast receiver for SIM and pkg intents, register intent filter in constructor.
149 // We broadcast ACTION_CARRIER_CONFIG_CHANGED after:
343 * Constructs a CarrierConfigLoader, registers it as a service, and registers a broadcast
    [all...]
CellBroadcastSms.java 538 if (DBG) Log.d(LOG_TAG, "Cell Broadcast SMS enabled/disabled.");
562 if (DBG) Log.d(LOG_TAG, "Set Cell Broadcast SMS values.");
583 Log.e(LOG_TAG, "Error! No cell broadcast service categories returned.");
592 //The required config values for broadcast SMS are stored in a C struct:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ppp_defs.h 59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/protocols/
talkd.h 46 * to broadcast an announcement on the callee's login ports requesting
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
concurrence.h 280 void broadcast() function in class:__cond
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ppp_defs.h 59 #define PPP_ALLSTATIONS 0xff /* All-Stations broadcast address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/protocols/
talkd.h 46 * to broadcast an announcement on the callee's login ports requesting
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
concurrence.h 280 void broadcast() function in class:__cond
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
concurrence.h 280 void broadcast() function in class:__cond
  /prebuilts/go/darwin-x86/src/syscall/
net_nacl.go 59 t.q.canRead.Broadcast()
60 t.q.canWrite.Broadcast()
307 q.canRead.Broadcast()
308 q.canWrite.Broadcast()
  /prebuilts/go/linux-x86/src/syscall/
net_nacl.go 59 t.q.canRead.Broadcast()
60 t.q.canWrite.Broadcast()
307 q.canRead.Broadcast()
308 q.canWrite.Broadcast()
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
concurrence.h 280 void broadcast() function in class:__cond
  /system/bt/stack/pan/
pan_api.c 475 ** on GN or NAP side and the packet is multicast or broadcast
499 // If the packet is broadcast or multicast, we're going to have to create
526 ** on GN or NAP side and the packet is multicast or broadcast
557 /* Check if it is broadcast or multicast packet */
  /system/connectivity/dhcp_client/
dhcp_message.h 124 // Broadcast flag
  /system/connectivity/shill/
arp_client.cc 169 // to the broadcast (all-ones) address.
  /system/connectivity/shill/dbus/
chromeos_dbus_control.h 173 // proxy to receive all broadcast signal messages that it is interested in.

Completed in 1538 milliseconds

<<21222324252627282930>>