HomeSort by relevance Sort by last modified time
    Searched full:dispatches (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /external/chromium/third_party/icu/source/tools/toolutil/
swapimpl.h 30 * and internally dispatches to per-type swap functions.
  /external/icu4c/tools/toolutil/
swapimpl.h 30 * and internally dispatches to per-type swap functions.
  /external/webkit/WebKit/chromium/src/
ToolsAgent.h 41 /* Dispatches given function on the InspectorController object */ \
45 /* Dispatches given function on the InjectedScript object */ \
FrameLoaderClientImpl.cpp 420 // dispatchDidCommitLoad() -> DISPATCHES & clears list
426 // dispatchDidCommitLoad() -> DISPATCHES
436 // dispatchDidCommitLoad() -> DISPATCHES
445 // dispatchDidCommitLoad() -> DISPATCHES & clears list
463 // dispatchDidCommitLoad() -> DISPATCHES 1+2
469 // dispatchDidCommitLoad() -> DISPATCHES
480 // dispatchDidCommitLoad() -> DISPATCHES 1#anchor
485 // dispatchDidCommitLoad() -> DISPATCHES 1#anchor + 1
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/nfc/
ForegroundDispatch.java 60 // Setup an intent filter for all MIME based dispatches
  /external/blktrace/doc/
blktrace.tex 164 Read Dispatches: 0, 0KiB Write Dispatches: 7, 128KiB
171 Read Dispatches: 0, 0KiB Write Dispatches: 1, 28KiB
178 Read Dispatches: 0, 0KiB Write Dispatches: 11, 168KiB
300 Read Dispatches: 0, 0KiB Write Dispatches: 0, 0KiB
306 Read Dispatches: 2,407, 38,512KiB Write Dispatches: 118, 61,680Ki
    [all...]
  /external/e2fsprogs/ext2ed/
ext2_com.c 65 /* Note the various dispatches below - They should be intuitive if you know the ext2 filesystem structure */
  /frameworks/base/include/ui/
InputManager.h 52 * queue and asynchronously dispatches them to applications.
  /external/dbus/bus/
test.c 240 /* dispatch before we block so pending dispatches
265 /* dispatch before we block so pending dispatches
  /external/webkit/WebKit/chromium/src/js/
InjectDispatch.js 58 * Dispatches messages to APU. This filters and transforms
ProfilerProcessor.js 162 var dispatches = {
207 dispatches["tick"] = { parsers: [this.createAddressParser("code"),
213 devtools.profiler.LogReader.call(this, dispatches);
  /frameworks/base/core/java/android/app/backup/
BackupAgentHelper.java 27 * dispatches to one or more installed {@link BackupHelper} objects, each
SharedPreferencesBackupHelper.java 64 * dispatches the
  /frameworks/base/core/java/android/webkit/
PluginList.java 96 * Dispatches the click event to the appropriate plugin.
  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiver.java 29 * Handle incoming SMSes. Just dispatches the work off to a Service.
  /external/chromium/base/
message_pump_glib.h 48 // Dispatches the event. If true is returned processing continues as
message_pump_win.h 54 // Dispatches the event. If true is returned processing continues as
115 // a nearly infinite loop that peeks out messages, and then dispatches them.
  /external/webkit/WebCore/html/
HTMLButtonElement.cpp 116 // No setDefaultHandled() - IE dispatches a keypress in this case.
  /external/webkit/WebCore/svg/
SVGScriptElement.cpp 213 // is set to 'false', otherwhise it dispatches the 'SVGLoad' event just after loading the remote resource.
  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
dispatch.py 117 """Dispatches Web Socket requests.
  /external/wpa_supplicant/
ctrl_iface_dbus.c 396 * This function dispatches all incoming dbus messages for configured networks.
428 * This function dispatches all incoming dbus messages for scanned networks.
480 * This function dispatches all incoming dbus messages for network interfaces,
575 * This function dispatches all incoming dbus messages to the correct
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 388 * This function dispatches all incoming dbus messages for configured networks.
420 * This function dispatches all incoming dbus messages for scanned networks.
473 * This function dispatches all incoming dbus messages for network interfaces,
574 * This function dispatches all incoming dbus messages to the correct
    [all...]
  /packages/apps/Mms/src/com/android/mms/util/
DraftCache.java 65 * Dispatches work to a thread and returns immediately.
  /packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothEventRedirector.java 36 * API and dispatches the event on the UI thread to the right class in the
  /development/pdk/docs/porting/
telephony.jd 29 <li><b>RIL Daemon</b>: The RIL daemon initializes the Vendor RIL, processes all communication from Android telephony services, and dispatches calls to the Vendor RIL as solicited commands.</li>
30 <li><b>Vendor RIL</b>: The radio-specific Vendor RIL of <code>ril.h</code> that processes all communication with radio hardware and dispatches calls to the RIL Daemon (<code>rild</code>) through unsolicited commands.</li>

Completed in 327 milliseconds

1 2 3 4