Searched refs:AID_INPUT (Results 1 – 4 of 4) sorted by relevance
/system/core/init/ |
D | ueventd_parser_test.cpp | 131 {"/sys/devices/virtual/input/input", "enable", 0660, AID_ROOT, AID_INPUT, false}, in TEST() 132 {"/sys/devices/virtual/*/input", "poll_delay", 0660, AID_ROOT, AID_INPUT, true}, in TEST() 336 {"/sys/devices/virtual/input/input", "enable", 0660, AID_ROOT, AID_INPUT, false}, in TEST() 337 {"/sys/devices/virtual/*/input", "poll_delay", 0660, AID_ROOT, AID_INPUT, true}, in TEST()
|
/system/core/libcutils/include_outside_system/cutils/ |
D | android_filesystem_config.h | 55 #define AID_INPUT 1004 /* input devices */ macro
|
/system/core/libcutils/include/cutils/ |
D | android_filesystem_config.h | 55 #define AID_INPUT 1004 /* input devices */ macro
|
/system/core/libcutils/include/private/ |
D | android_filesystem_config.h | 55 #define AID_INPUT 1004 /* input devices */ macro
|