Searched refs:KeyReplacement (Results 1 – 2 of 2) sorted by relevance
924 struct KeyReplacement { struct927 bool operator==(const KeyReplacement& rhs) const { argument930 bool operator<(const KeyReplacement& rhs) const {935 KeyedVector<KeyReplacement, int32_t> mReplacedKeys;
2425 struct KeyReplacement replacement = {keyCode, args->deviceId}; in notifyKey()2435 struct KeyReplacement replacement = {keyCode, args->deviceId}; in notifyKey()3273 const KeyReplacement& replacement = mReplacedKeys.keyAt(i); in dumpDispatchStateLocked()