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

1 2 3 4 5 6

  /external/chromium/chrome/common/extensions/docs/examples/extensions/fx/
content.js 6 function sendEvent(event, value) {
7 console.log("sendEvent: " + event + "," + value);
16 sendEvent(type, "stopped");
34 sendEvent(type, "started");
50 sendEvent("resize", "");
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/
content.js 6 function sendEvent(event, value) {
7 console.log("sendEvent: " + event + "," + value);
16 sendEvent(type, "stopped");
34 sendEvent(type, "started");
50 sendEvent("resize", "");
  /external/chromium_org/base/test/
mock_chrome_application_mac.mm 23 - (void)sendEvent:(NSEvent*)event {
25 [super sendEvent:event];
  /external/chromium_org/content/shell/browser/
shell_application_mac.mm 20 - (void)sendEvent:(NSEvent*)event {
22 [super sendEvent:event];
  /external/chromium_org/chrome/service/
chrome_service_application_mac.mm 44 NSAppleEventDescriptor* sendEvent =
55 [sendEvent setParamDescriptor:parameters
64 AEDesc* initialEvent = const_cast<AEDesc*>([sendEvent aeDesc]);
  /external/chromium/base/test/
mock_chrome_application_mac.h 15 // A mock implementation of CrAppProtocol that claims that -sendEvent: is never
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
KeyButtonView.java 72 sendEvent(KeyEvent.ACTION_DOWN, KeyEvent.FLAG_LONG_PRESS);
248 sendEvent(KeyEvent.ACTION_DOWN, 0, mDownTime);
269 sendEvent(KeyEvent.ACTION_UP, KeyEvent.FLAG_CANCELED);
280 sendEvent(KeyEvent.ACTION_UP, 0);
284 sendEvent(KeyEvent.ACTION_UP, KeyEvent.FLAG_CANCELED);
301 void sendEvent(int action, int flags) {
302 sendEvent(action, flags, SystemClock.uptimeMillis());
305 void sendEvent(int action, int flags, long when) {
  /external/chromium/chrome/browser/ui/cocoa/
chrome_event_processing_window.mm 114 [NSApp sendEvent:event];
117 // If the event was not handled by [NSApp sendEvent:], the sendEvent:
123 - (void)sendEvent:(NSEvent*)event {
125 [super sendEvent:event];
chrome_event_processing_window.h 22 // Sends a key event to |NSApp sendEvent:|, but also makes sure that it's not
  /external/chromium_org/chrome/browser/ui/cocoa/
chrome_event_processing_window.mm 123 [NSApp sendEvent:event];
126 // If the event was not handled by [NSApp sendEvent:], the sendEvent:
132 - (void)sendEvent:(NSEvent*)event {
134 [super sendEvent:event];
chrome_event_processing_window.h 21 // Sends a key event to |NSApp sendEvent:|, but also makes sure that it's not
  /external/chromium/chrome/browser/ui/cocoa/find_bar/
find_bar_view_unittest.mm 65 sendEvent:test_event_utils::LeftMouseDownAtPoint(pointInCenterOfFindBar)];
86 sendEvent:test_event_utils::LeftMouseDownAtPoint(pointInTransparentArea)];
  /external/chromium_org/chrome/browser/ui/cocoa/find_bar/
find_bar_view_unittest.mm 64 [test_window() sendEvent:
85 [test_window() sendEvent:
  /external/chromium_org/base/mac/
scoped_sending_event.h 20 // a nested event loop, as such events do not arrive via -sendEvent:.
  /packages/apps/UnifiedEmail/src/com/android/mail/analytics/
Tracker.java 29 void sendEvent(String category, String action, String label, long value);
  /frameworks/av/media/libmediaplayerservice/
MidiFile.cpp 198 sendEvent(MEDIA_PREPARED);
200 sendEvent(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN, ret);
224 sendEvent(MEDIA_STARTED);
248 sendEvent(MEDIA_STOPPED);
270 sendEvent(MEDIA_SEEK_COMPLETE);
286 sendEvent(MEDIA_PAUSED);
390 sendEvent(MEDIA_STOPPED);
524 sendEvent(MEDIA_PLAYBACK_COMPLETE);
530 sendEvent(MEDIA_ERROR, MEDIA_ERROR_UNKNOWN);
  /external/chromium_org/chrome/browser/speech/extension_api/
tts_extension_apitest.cc 74 &MockTtsPlatformImpl::SendEvent,
87 &MockTtsPlatformImpl::SendEvent,
102 &MockTtsPlatformImpl::SendEvent,
117 &MockTtsPlatformImpl::SendEvent,
126 void SendEvent(bool wait_for_non_empty_queue,
135 &MockTtsPlatformImpl::SendEvent,
  /packages/apps/Calendar/src/com/android/calendar/
AllInOneActivity.java 298 mController.sendEvent(this, EventType.GO_TO, time, time, -1, ViewType.CURRENT);
527 mController.sendEvent(this, EventType.UPDATE_TITLE, t, t, -1, ViewType.CURRENT,
587 mController.sendEvent(this, EventType.USER_HOME, null, null, -1, ViewType.CURRENT);
689 mController.sendEvent(this, EventType.GO_TO, t, null,
692 mController.sendEvent(this, EventType.GO_TO, t, null, -1, viewType);
699 mController.sendEvent(this, EventType.GO_TO, null, null, -1, mPreviousView);
782 mController.sendEvent(this, EventType.LAUNCH_SELECT_VISIBLE_CALENDARS, null, null,
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java 260 private void sendEvent(Event evt) {
261 Log.d(TAG, "sendEvent: " + evt.eventType + " " + evt.handle + " "
265 Log.d(TAG, "sendEvent: No MNS client registered - don't send event");
270 mMnsClient.sendEvent(evt.encode(), mMasId);
343 sendEvent(evt);
351 sendEvent(evt);
363 sendEvent(evt);
400 sendEvent(evt);
408 sendEvent(evt);
414 sendEvent(evt)
    [all...]
  /external/chromium_org/tools/perf/page_sets/endure/
indexeddb_app.js 184 function sendEvent(record, callback) {
214 // NOTE: sendEvent is asynchronous so transaction should finish
215 sendEvent(
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 38 Bool send_event; /* is this from a SendEvent request? */
48 Bool send_event; /* is this from a SendEvent request? */
66 Bool send_event; /* is this from a SendEvent request */
95 Bool send_event; /* is this from a SendEvent request? */
124 Bool send_event; /* is this from a SendEvent request? */
142 Bool send_event; /* is this from a SendEvent request? */
154 Bool send_event; /* is this from a SendEvent request? */
176 Bool send_event; /* is this from a SendEvent request? */
190 Bool send_event; /* is this from a SendEvent request? */
208 Bool send_event; /* is this from a SendEvent request? *
    [all...]
Xlib.h 592 Bool send_event; /* true if this came from a SendEvent request */
610 Bool send_event; /* true if this came from a SendEvent request */
628 Bool send_event; /* true if this came from a SendEvent request */
645 Bool send_event; /* true if this came from a SendEvent request */
669 Bool send_event; /* true if this came from a SendEvent request */
688 Bool send_event; /* true if this came from a SendEvent request */
697 Bool send_event; /* true if this came from a SendEvent request */
708 Bool send_event; /* true if this came from a SendEvent request */
721 Bool send_event; /* true if this came from a SendEvent request */
731 Bool send_event; /* true if this came from a SendEvent request *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 38 Bool send_event; /* is this from a SendEvent request? */
48 Bool send_event; /* is this from a SendEvent request? */
66 Bool send_event; /* is this from a SendEvent request */
95 Bool send_event; /* is this from a SendEvent request? */
124 Bool send_event; /* is this from a SendEvent request? */
142 Bool send_event; /* is this from a SendEvent request? */
154 Bool send_event; /* is this from a SendEvent request? */
176 Bool send_event; /* is this from a SendEvent request? */
190 Bool send_event; /* is this from a SendEvent request? */
208 Bool send_event; /* is this from a SendEvent request? *
    [all...]
Xlib.h 592 Bool send_event; /* true if this came from a SendEvent request */
610 Bool send_event; /* true if this came from a SendEvent request */
628 Bool send_event; /* true if this came from a SendEvent request */
645 Bool send_event; /* true if this came from a SendEvent request */
669 Bool send_event; /* true if this came from a SendEvent request */
688 Bool send_event; /* true if this came from a SendEvent request */
697 Bool send_event; /* true if this came from a SendEvent request */
708 Bool send_event; /* true if this came from a SendEvent request */
721 Bool send_event; /* true if this came from a SendEvent request */
731 Bool send_event; /* true if this came from a SendEvent request *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
XKBlib.h 38 Bool send_event; /* is this from a SendEvent request? */
48 Bool send_event; /* is this from a SendEvent request? */
66 Bool send_event; /* is this from a SendEvent request */
95 Bool send_event; /* is this from a SendEvent request? */
124 Bool send_event; /* is this from a SendEvent request? */
142 Bool send_event; /* is this from a SendEvent request? */
154 Bool send_event; /* is this from a SendEvent request? */
176 Bool send_event; /* is this from a SendEvent request? */
190 Bool send_event; /* is this from a SendEvent request? */
208 Bool send_event; /* is this from a SendEvent request? *
    [all...]

Completed in 659 milliseconds

1 2 3 4 5 6