Searched
full:sending (Results
576 -
600 of
1787) sorted by null
<<21222324252627282930>>
/frameworks/base/core/java/android/view/inputmethod/ |
BaseInputConnection.java | 493 * Provides standard implementation for sending a key event to the window 542 if (DEBUG) Log.v(TAG, "Sending: " + events[i]);
|
InputConnection.java | 27 * committing text to the text box, and sending raw key events to the application. 277 * The editor will try to avoid sending you updates about its state
|
/frameworks/base/core/java/com/android/internal/widget/ |
TransportControlView.java | 463 Log.e(TAG, "Error sending intent for media button down: "+e); 473 Log.e(TAG, "Error sending intent for media button up: "+e);
|
/frameworks/base/core/jni/ |
android_view_InputQueue.cpp | 97 // token is still valid before sending a finished signal back to the publisher. 210 LOGI("Sending finished signal for input channel '%s' since it is being unregistered "
|
/frameworks/base/docs/html/guide/developing/tools/ |
monkeyrunner_concepts.jd | 49 the monkeyrunner tool controls devices and emulators from a workstation by sending specific 152 uninstalling packages, starting an Activity, and sending keyboard or touch events to an
|
/frameworks/base/docs/html/resources/articles/ |
creating-input-method.jd | 127 specific attention when sending text to password fields. Make sure that 140 <h3>Sending text to the application</h3>
|
/frameworks/base/include/media/stagefright/openmax/ |
OMX_Other.h | 116 * clock sending SC its reference time 173 * should emit. The Clock Component should fulfill the request by sending a
|
/frameworks/base/telephony/java/android/telephony/ |
SmsManager.java | 40 * Manages SMS operations such as sending data, text, and pdu SMS messages. 518 /** Failed because we reached the sending queue limit. {@hide} */
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
OMX_Other.h | 99 * clock sending SC its reference time 156 * should emit. The Clock Component should fulfill the request by sending a
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Other.h | 99 * clock sending SC its reference time
156 * should emit. The Clock Component should fulfill the request by sending a
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
OMX_Other.h | 99 * clock sending SC its reference time 156 * should emit. The Clock Component should fulfill the request by sending a
|
/libcore/luni/src/main/java/java/io/ |
PipedReader.java | 333 * If the buffer is full and the thread sending #receive is interrupted, the 383 * If the buffer is full and the thread sending #receive is interrupted, the
|
/libcore/luni/src/test/java/libcore/java/net/ |
OldDatagramSocketTest.java | 416 "Unexpected exception when sending data on dgram connected at native level:" 502 "Unexpected exception when sending data on dgram connected at native level after connect/disconnect/connect:" 553 "Unexpected exception when sending data on dgram connected at native level after connect/disconnect:" 605 "Unexpected exception when sending data on dgram connected at native level after connect/connect: " [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/ |
BluetoothOppTransferActivity.java | 58 * dialog -Sending one file dialog -sending multiple files dialog -Complete
|
/packages/apps/Gallery/src/com/android/camera/ |
HighlightView.java | 247 // Convert to image space before sending to moveBy(). 259 // Convert to image space before sending to growBy().
|
/system/media/wilhelm/src/android/ |
android_GenericMediaPlayer.cpp | 107 // sending video size updates of (0,0) 336 // this is a terrible hack to make up for mediaserver not sending one
|
/cts/tests/tests/net/src/android/net/cts/ |
LocalSocketTest.java | 138 // Test sending and receiving file descriptors
|
/dalvik/tests/074-gc-thrash/src/ |
Main.java | 43 System.out.println("Sending output to " + dumpFile);
|
/dalvik/vm/jdwp/ |
Jdwp.h | 146 * The thread should call the "set" function before sending the event to
|
/development/tools/axl/ |
axl.py | 197 """Timout sending body"""
|
/development/tools/emulator/opengl/tests/event_injector/ |
emulator-console.c | 130 D("Console error when sending: %s", strerror(errno));
|
/device/samsung/crespo/libsensors/ |
sensors.cpp | 218 LOGE_IF(result<0, "error sending wake message (%s)", strerror(errno));
|
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_StringReader.java | 70 * is ignored for StringReaders. Sending reset() will reposition the reader
|
/external/blktrace/ |
README | 176 The list is called linux-btrace@vger.kernel.org, subscribe by sending
|
/external/bluetooth/bluez/audio/ |
liba2dp.c | 541 DBG("bluetooth_a2dp_hw_params sending configuration:\n"); 740 VDBG("sending %s", bt_audio_strtype(msg->type)); 746 ERR("Error sending data to audio service: %s(%d)", 1227 VDBG("sending packet %d, count %d, link_mtu %u",
|
Completed in 440 milliseconds
<<21222324252627282930>>