MethodActivated
virtual status_t MethodActivated(bool active);
void MethodActivated(bool active);
virtual status_t MethodActivated(bool active);
return BInputServerMethod::MethodActivated(active);
virtual status_t MethodActivated(bool active);
virtual status_t MethodActivated(bool active);
return BInputServerMethod::MethodActivated(active);
virtual status_t MethodActivated(bool active);
fActiveMethod->fOwner->MethodActivated(false);
fActiveMethod->fOwner->MethodActivated(true);
status_t MethodActivated(bool activate);
return fMethod->MethodActivated(activate);