Home
last modified time | relevance | path

Searched defs:keypress (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_main_menu.c315 int keypress_to_event(char keypress) in keypress_to_event()
328 int next_menu(menu_id_change_t current_menu_id, char keypress, camera_action_t * action_id_ptr, int… in next_menu()
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dlink_layer_controller.cc1075 auto keypress = model::packets::KeypressNotificationView::Create(incoming); in IncomingKeypressNotificationPacket() local