OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xevent
(Results
126 - 146
of
146
) sorted by null
1
2
3
4
5
6
/external/chromium_org/ui/events/keycodes/
keyboard_code_conversion_x.cc
463
KeyboardCode KeyboardCodeFromXKeyEvent(
XEvent
* xev) {
464
// Gets correct VKEY code from
XEvent
is performed as the following steps:
[
all
...]
/external/chromium_org/ui/gl/
gl_surface_glx.cc
464
XEvent
forwarded_event = *event;
/external/mesa3d/src/gallium/state_trackers/xvmc/
surface.c
398
* but before they've handled the corresponding
XEvent
and
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h
177
/* Event names. Used in "type" field in
XEvent
structures. Not to be
XKBlib.h
270
XEvent
core;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h
177
/* Event names. Used in "type" field in
XEvent
structures. Not to be
XKBlib.h
270
XEvent
core;
/external/libpng/contrib/gregbook/
rpng-x.c
174
XEvent
e;
437
XEvent
e;
rpng2-x.c
310
XEvent
e;
812
XEvent
e;
[
all
...]
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11modes.c
321
XEvent
event;
330
XEvent
event;
[
all
...]
SDL_x11video.c
372
XEvent
ev;
[
all
...]
/frameworks/base/core/java/android/bluetooth/
BluetoothHeadset.java
117
* <p> For example, an AT+
XEVENT
=foo,3 will get translated into
119
* <li> EXTRA_VENDOR_SPECIFIC_HEADSET_EVENT_CMD = +
XEVENT
</li>
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.cc
270
XEvent
xev;
/external/chromium_org/third_party/npapi/npspy/extern/plugin/
npapi.h
526
typedef
XEvent
NPEvent;
/external/chromium_org/third_party/webrtc/base/
linuxwindowpicker.cc
253
XEvent
xev;
/external/chromium_org/ui/base/dragdrop/
os_exchange_data_provider_aurax11.cc
514
XEvent
* xev = event;
/frameworks/base/docs/html/about/versions/
android-3.0-highlights.jd
251
<p>The platform offers new connectivity that developers can build on. API support for Bluetooth A2DP and HSP profiles lets applications query Bluetooth profiles for connected devices, audio state, and more, then notify the user. For example, a music application can check connectivity and status and let the user know that music is playing through a stereo headset. Applications can also register to receive system broadcasts of pre-defined vendor-specific AT commands, such as Platronics
Xevent
. For example, an application could receive broadcasts that indicate a connected device's battery level and could notify the user or take other action as needed. Applications can also take advantage of the platform's new support for full keyboards connected by USB or Bluetooth. </p>
/external/libmtp/src/
ptp.c
1508
PTPContainer *
xevent
= NULL;
local
[
all
...]
/frameworks/base/docs/html/guide/topics/connectivity/
bluetooth.jd
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetStateMachine.java
198
VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.put("+
XEVENT
", BluetoothAssignedNumbers.PLANTRONICS);
[
all
...]
/external/eclipse-basebuilder/src/
eclipse-sourceBuild-srcIncluded-3.6.2.zip
Completed in 1064 milliseconds
1
2
3
4
5
6