OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:redispatch
(Results
1 - 12
of
12
) sorted by null
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
DefaultClient.java
79
private
Redispatch
dispatcher = new
Redispatch
();
413
protected class
Redispatch
implements MessageListener<Object>, ErrorListener<Object>
DefaultServer.java
76
private
Redispatch
dispatcher = new
Redispatch
();
566
protected class
Redispatch
implements MessageListener<HostedConnection>
/external/chromium/chrome/browser/ui/cocoa/
chrome_event_processing_window.mm
111
//
Redispatch
the event.
/external/chromium_org/chrome/browser/ui/cocoa/
chrome_event_processing_window.mm
120
//
Redispatch
the event.
/external/chromium/base/
message_pump_mac.h
183
// work on entry and
redispatch
it as needed once a delegate is available.
/external/chromium_org/base/message_loop/
message_pump_mac.h
201
// work on entry and
redispatch
it as needed once a delegate is available.
/external/chromium_org/third_party/tcmalloc/chromium/src/
malloc_hook.cc
96
// definition below) and then
redispatch
to any malloc hooks installed by
/external/chromium_org/third_party/tcmalloc/vendor/src/
malloc_hook.cc
96
// definition below) and then
redispatch
to any malloc hooks installed by
/frameworks/base/services/input/
InputDispatcher.h
247
* Returns an alternate keycode to
redispatch
as a fallback, or 0 to give up. */
[
all
...]
/frameworks/base/core/java/android/view/
WindowManagerPolicy.java
[
all
...]
/docs/source.android.com/src/devices/tech/input/
keyboard-devices.jd
162
<code>KEYCODE_ESCAPE</code>, the system may
redispatch
the key event as <code>KEYCODE_BACK</code> instead.</p>
[
all
...]
/frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java
[
all
...]
Completed in 333 milliseconds