Home
last modified time | relevance | path

Searched defs:event_id (Results 1 – 9 of 9) sorted by relevance

/packages/apps/ManagedProvisioning/proto/
Ddevicepolicy.proto27 optional int32 event_id = 1; field
/packages/modules/Bluetooth/system/btif/src/
Dbtif_util.cc331 std::string dump_rc_notification_event_id(uint8_t event_id) { in dump_rc_notification_event_id()
Dbtif_rc.cc139 uint8_t event_id; member
168 uint8_t event_id; member
1148 uint8_t event_id = avrc_command.reg_notif.event_id; in handle_rc_metamsg_cmd() local
1500 uint8_t event_id = pmetamsg_resp->reg_notif.event_id; in send_metamsg_rsp() local
2097 btrc_event_id_t event_id, btrc_notification_type_t type, in register_notification_rsp()
2973 uint8_t event_id) { in rc_notification_interim_timeout()
4462 uint8_t event_id = avrc_cmd.reg_notif.event_id; in handle_avk_rc_metamsg_cmd() local
5008 static bt_status_t register_notification_cmd(uint8_t event_id, in register_notification_cmd()
/packages/apps/Settings/src/com/android/settings/fuelgauge/protos/
Dpower_anomaly_event.proto12 optional string event_id = 1; field
/packages/modules/Bluetooth/system/stack/test/
Dstack_avrcp_test.cc174 uint8_t event_id; in TEST_F() member
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_util.cc139 const char* dump_rc_notification_event_id(uint8_t event_id) { in dump_rc_notification_event_id()
/packages/modules/Bluetooth/system/stack/avrc/
Davrc_bld_ct.cc105 static tAVRC_STS avrc_bld_register_notifn(BT_HDR* p_pkt, uint8_t event_id, in avrc_bld_register_notifn()
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java5194 sInstancesProjectionMap.put(Instances.EVENT_ID, "Instances.event_id AS event_id"); in sInstancesProjectionMap.put()
5202 sAttendeesProjectionMap.put(Attendees.EVENT_ID, "event_id"); in sAttendeesProjectionMap.put()
5215 sRemindersProjectionMap.put(Reminders.EVENT_ID, "event_id"); in sRemindersProjectionMap.put()
5223 sCalendarAlertsProjectionMap.put(CalendarAlerts.EVENT_ID, "event_id"); in sCalendarAlertsProjectionMap.put()
/packages/modules/Bluetooth/system/stack/include/
Davrc_defs.h1033 uint8_t event_id[AVRC_CAP_MAX_NUM_EVT_ID]; member
1185 uint8_t event_id; member
1424 uint8_t event_id; member