Searched refs:watch_input_devices (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/interface/
H A DInput.h41 status_t watch_input_devices(BMessenger target, bool start);
/haiku/src/apps/activitymonitor/
H A DSystemInfoHandler.cpp97 watch_input_devices(BMessenger(this), true);
105 watch_input_devices(BMessenger(this), false);
/haiku/src/preferences/input/
H A DInputWindow.cpp147 watch_input_devices(this, true);
155 watch_input_devices(this, false);
/haiku/src/kits/interface/
H A DInput.cpp87 watch_input_devices(BMessenger target, bool start) function

Completed in 45 milliseconds