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

/haiku/src/servers/input/
H A DAddOnManager.cpp791 bool deviceAdded; local
792 if (message->FindBool("added", &deviceAdded) == B_OK) {
793 if (deviceAdded)

Completed in 33 milliseconds