/external/mesa3d/include/GL/ |
glx.h | 494 Bool send_event; /* true if this came for SendEvent request */ 507 Bool send_event; /* true if this came from a SendEvent request */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
sync.h | 322 Bool send_event; /* true if this came from a SendEvent request */ 335 Bool send_event; /* true if this came from a SendEvent request */
|
security.h | 104 Bool send_event; /* true if this came from a SendEvent request */
|
shmstr.h | 138 CARD8 sendEvent;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
sync.h | 322 Bool send_event; /* true if this came from a SendEvent request */ 335 Bool send_event; /* true if this came from a SendEvent request */
|
security.h | 104 Bool send_event; /* true if this came from a SendEvent request */
|
shmstr.h | 138 CARD8 sendEvent;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
sync.h | 322 Bool send_event; /* true if this came from a SendEvent request */ 335 Bool send_event; /* true if this came from a SendEvent request */
|
security.h | 104 Bool send_event; /* true if this came from a SendEvent request */
|
shmstr.h | 138 CARD8 sendEvent;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
aetools.py | 218 def sendevent(self, event): member in class:TalkTo 229 return self.sendevent(self.newevent(code, subcode, parameters, attributes))
|
/external/chromium/chrome/browser/ui/cocoa/ |
cocoa_test_helper.mm | 146 [NSApp sendEvent:next_event];
|
/external/chromium_org/ui/base/test/ |
ui_cocoa_test_helper.mm | 139 [NSApp sendEvent:next_event];
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/ |
xf86vmode.h | 148 Bool send_event; /* true if this came from a SendEvent req */
|
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_script.cpp | 140 system("sendevent /dev/input/event0 1 60 1"); 141 system("sendevent /dev/input/event0 1 60 0"); 148 system("sendevent /dev/input/event0 1 59 0"); 149 system("sendevent /dev/input/event0 1 59 1"); [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ |
NotificationActionIntentService.java | 85 Analytics.getInstance().sendEvent("notification_action", eventAction, eventLabel, 0);
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
MessageAttachmentTile.java | 158 .sendEvent("view_attachment", mime, "attachment_tile", mAttachment.size);
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
ConversationLongPressTipView.java | 187 Analytics.getInstance().sendEvent("list_swipe", "long_press_tip", null, 0);
|
ConversationPhotoTeaserView.java | 200 Analytics.getInstance().sendEvent("list_swipe", "photo_teaser", null, 0);
|
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/ |
SDL_QuartzEvents.m | 387 [ NSApp sendEvent:event ]; 847 [ NSApp sendEvent:event ]; \ 855 [ NSApp sendEvent:event ]; \ [all...] |
/frameworks/av/media/mtp/ |
MtpServer.cpp | 246 sendEvent(MTP_EVENT_OBJECT_ADDED, handle); 251 sendEvent(MTP_EVENT_OBJECT_REMOVED, handle); 256 sendEvent(MTP_EVENT_STORE_ADDED, id); 261 sendEvent(MTP_EVENT_STORE_REMOVED, id); 264 void MtpServer::sendEvent(MtpEventCode code, uint32_t param1) { [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/ |
framed_browser_window.mm | 241 - (void)sendEvent:(NSEvent*)event { 265 [super sendEvent:event];
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
MonthByWeekAdapter.java | 293 mController.sendEvent(mContext, EventType.GO_TO, day, day, -1, 297 mController.sendEvent(mContext, EventType.GO_TO, day, day, -1,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
X.h | 131 #define PointerWindow 0L /* destination window in SendEvent */ 132 #define InputFocus 1L /* destination window in SendEvent */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
X.h | 131 #define PointerWindow 0L /* destination window in SendEvent */ 132 #define InputFocus 1L /* destination window in SendEvent */
|