/aosp_15_r20/bootable/recovery/recovery_ui/ |
H A D | ui.cpp | 101 void RecoveryUI::OnKeyDetected(int key_code) { in OnKeyDetected() 387 void RecoveryUI::ProcessKey(int key_code, int updown) { in ProcessKey() 432 void RecoveryUI::TimeKey(int key_code, int count) { in TimeKey() 444 void RecoveryUI::EnqueueKey(int key_code) { in EnqueueKey()
|
/aosp_15_r20/system/extras/slideshow/ |
H A D | slideshow.cpp | 34 static int input_cb(int fd, unsigned int epevents, int *key_code) in input_cb() 87 int key_code = -1; in main() local
|
/aosp_15_r20/bootable/recovery/minui/ |
H A D | events.cpp | 349 for (int key_code = 0; key_code <= KEY_MAX; ++key_code) { in ev_iterate_available_keys() local 373 for (int key_code = 0; key_code <= KEY_MAX; ++key_code) { in ev_iterate_touch_inputs() local
|
/aosp_15_r20/frameworks/proto_logging/stats/atoms/input/ |
H A D | input_extension_atoms.proto | 99 repeated int32 key_code = 4; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/ |
H A D | android_input_event.proto | 93 optional int32 key_code = 8 [(.perfetto.protos.typedef) = "android.view.KeyEvent.KeyCode"]; field
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/ |
D | com_android_bluetooth_avrcp_controller.cpp | 777 jint key_code, jint key_state) { in sendPassThroughCommandNative() 805 jbyteArray address, jint key_code, in sendGroupNavigationCommandNative()
|
/aosp_15_r20/development/samples/VirtualDeviceManager/common/proto/ |
H A D | remote_event.proto | 167 int32 key_code = 2; field
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/x11/ |
H A D | x11.c | 1022 bool key_code = FALSE; in XCursesKeyPress() local 1884 bool key_code) in _send_key_to_curses()
|
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | screen_ui_test.cpp | 327 KeyCode key_code = static_cast<KeyCode>(key); in KeyHandler() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/input/ |
D | input_extension_atoms.pb.h | 2546 inline ::int32_t KeyboardSystemsEventReported::key_code(int index) const { in key_code() function 2566 KeyboardSystemsEventReported::key_code() const { in key_code() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_rc.cc | 4927 static bt_status_t send_groupnavigation_cmd(const RawAddress& bd_addr, uint8_t key_code, in send_groupnavigation_cmd() 4976 static bt_status_t send_passthrough_cmd(const RawAddress& bd_addr, uint8_t key_code, in send_passthrough_cmd()
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_extensions_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/ |
D | android_input_event.pbzero.h | 384 int32_t key_code() const { return at<8>().as_int32(); } in key_code() function
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/ |
H A D | curses.h | 300 bool key_code; /* TRUE if last key is a special key; member
|
/aosp_15_r20/external/perfetto/protos/third_party/chromium/ |
H A D | chrome_track_event.proto | 2193 optional int64 key_code = 6; field
|
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/ |
H A D | perfetto_trace.proto | 4411 optional int32 key_code = 8; field
|