Lines Matching refs:args

186         NotifyKeyArgs args(when, deviceId, source, policyFlags,
188 context->getListener()->notifyKey(&args);
489 NotifyConfigurationChangedArgs args(when);
490 mQueuedListener->notifyConfigurationChanged(&args);
1090 NotifyDeviceResetArgs args(when, mId);
1091 mContext->getListener()->notifyDeviceReset(&args);
1838 NotifySwitchArgs args(when, 0, mUpdatedSwitchValues, mUpdatedSwitchMask);
1839 getListener()->notifySwitch(&args);
2164 NotifyKeyArgs args(when, getDeviceId(), mSource, policyFlags,
2167 getListener()->notifyKey(&args);
2509 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
2513 getListener()->notifyMotion(&args);
3881 NotifyKeyArgs args(when, getDeviceId(), AINPUT_SOURCE_KEYBOARD, policyFlags,
3883 getListener()->notifyKey(&args);
4444 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
4449 getListener()->notifyMotion(&args);
5354 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
5360 getListener()->notifyMotion(&args);
5367 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
5373 getListener()->notifyMotion(&args);
5382 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
5388 getListener()->notifyMotion(&args);
5392 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
5398 getListener()->notifyMotion(&args);
5406 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
5412 getListener()->notifyMotion(&args);
5416 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
5422 getListener()->notifyMotion(&args);
5437 NotifyMotionArgs args(when, getDeviceId(), mSource, policyFlags,
5443 getListener()->notifyMotion(&args);
5499 NotifyMotionArgs args(when, getDeviceId(), source, policyFlags,
5503 getListener()->notifyMotion(&args);
6311 NotifyMotionArgs args(when, getDeviceId(), AINPUT_SOURCE_JOYSTICK, policyFlags,
6314 getListener()->notifyMotion(&args);