HomeSort by relevance Sort by last modified time
    Searched full:sending (Results 501 - 525 of 1787) sorted by null

<<21222324252627282930>>

  /frameworks/base/core/java/android/app/
WallpaperManager.java 632 //Log.v(TAG, "Sending new wallpaper offsets from app...");
635 //Log.v(TAG, "...app returning after sending offsets!");
675 //Log.v(TAG, "Sending new wallpaper offsets from app...");
678 //Log.v(TAG, "...app returning after sending offsets!");
  /frameworks/base/core/java/android/webkit/
GeolocationService.java 133 // No need to notify the native side. It's enough to start sending
  /frameworks/base/docs/html/guide/topics/security/
security.jd 16 <li><a href="#broadcasts">...when Sending Broadcasts</a></li>
161 <li>Both sending and receiving broadcasts, to control who can receive
326 <h3>Enforcing Permissions when Sending Broadcasts</h3>
330 can also specify a required permission when sending a broadcast. By calling {@link
  /frameworks/base/services/java/com/android/server/
EntropyService.java 116 * sending non-random information to {@code /dev/urandom} is useful
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsStorageMonitor.java 119 Log.v(TAG, "Sending pending memory status report : mStorageAvailable = "
TelephonyProperties.java 174 * Set to false to disable SMS sending, default is
  /frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
CallerInfoTest.java 199 // "Handler{xxxxx} sending message to a Handler on a dead
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 39 * animation is sending messages to its own {@link Handler}.
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateTracker.java 55 /* For sending events to connectivity service handler */
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi.h 100 * to include support for sending commands to the driver:
  /hardware/msm7k/librpc/rpc/
xdr.h 61 Macros for sending and receiving an RPC message through the transport
  /hardware/ril/mock-ril/
README.txt 54 sending messages from another computer to port 54312 (TODO make
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf.h 137 /* = Received + Sending */
490 * Type of module that is sending the data.
581 * Type of module that is sending the data.
667 * Type of module that is sending the data.
    [all...]
perf_rt.h 125 int encoder; /* encoder, sending arbitrary sizes */
  /libcore/luni/src/main/java/java/io/
ByteArrayInputStream.java 105 * {@code readlimit} is ignored. Sending {@code reset()} will reposition the
FilterInputStream.java 70 * Sending {@code reset()} will reposition this stream back to the marked
FilterReader.java 64 * Sending {@code reset()} will reposition this reader back to the marked
  /libcore/luni/src/main/java/java/net/
SocketOptions.java 130 * This boolean option specifies whether sending TCP urgent data is supported on
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppSendFileInfo.java 48 * This class stores information about a single sending file It will only be
  /packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetProvider.java 53 Log.d(TAG, "sending out views=" + views
  /packages/apps/Mms/src/com/android/mms/data/
ContactList.java 138 // and end up sending the message to a different number!
  /packages/apps/Mms/src/com/android/mms/transaction/
MmsMessageSender.java 81 // Update the 'date' field of the message before sending it.
SmsMessageSender.java 73 // In order to send the message one by one, instead of sending now, the message will split,
  /packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialer.java 175 * Overriden so that with each valid button press, we start sending
205 * Overriden so that with each valid button up, we stop sending
673 if (DBG) log("updating display and sending dtmf tone for '" + c + "'");
833 * the characters are queued before sending over the network.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
GoogleSuggestClient.java 115 if (DBG) Log.d(LOG_TAG, "Sending request: " + suggestUri);

Completed in 1696 milliseconds

<<21222324252627282930>>