Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dobserver_unittest.cc112 int muted, int user_muted, int mute_locked) { in cb_output_mute_changed()
333 const int user_muted = 0; in TEST_F() local
Dcras_monitor.c28 int user_muted, int mute_locked) in output_mute_changed()
Dsystem_state_unittest.cc537 void cras_observer_notify_output_mute(int muted, int user_muted, in cras_observer_notify_output_mute()
Drclient_unittest.cc522 const int user_muted = 0; in TEST_F() local
/external/adhd/cras/src/server/
Dcras_observer.c50 int user_muted; member
450 void cras_observer_notify_output_mute(int muted, int user_muted, in cras_observer_notify_output_mute()
Dcras_dbus_control.c393 dbus_bool_t user_muted; in handle_get_volume_state() local
967 static void signal_output_mute(void *context, int muted, int user_muted, in signal_output_mute()
Dcras_rclient.c211 int user_muted, int mute_locked) in send_output_mute_changed()
Dcras_iodev_list.c341 static void sys_mute_change(void *context, int muted, int user_muted, in sys_mute_change()
/external/adhd/cras/src/common/
Dcras_messages.h637 int32_t user_muted; member
642 int32_t user_muted, int32_t mute_locked) in cras_fill_client_output_mute_changed()