Searched refs:BUTTONS_ID_VOLUME_DOWN (Results 1 – 4 of 4) sorted by relevance
| /system/ulib/ddk/include/ddk/metadata/ |
| A D | buttons.h | 13 #define BUTTONS_ID_VOLUME_DOWN 0x01 macro
|
| /system/ulib/hid/ |
| A D | buttons.c | 56 case BUTTONS_ID_VOLUME_DOWN: in fill_button_in_report()
|
| /system/dev/board/astro/ |
| A D | astro-buttons.c | 40 {BUTTONS_TYPE_DIRECT, BUTTONS_ID_VOLUME_DOWN, 1, 0, 0},
|
| /system/dev/board/sherlock/ |
| A D | sherlock-buttons.cpp | 40 {BUTTONS_TYPE_DIRECT, BUTTONS_ID_VOLUME_DOWN, 1, 0, 0}, in ButtonsInit()
|
Completed in 41 milliseconds