Searched refs:KeyReplacement (Results 1 – 2 of 2) sorted by relevance
923 struct KeyReplacement { struct926 bool operator==(const KeyReplacement& rhs) const { argument929 bool operator<(const KeyReplacement& rhs) const {934 KeyedVector<KeyReplacement, int32_t> mReplacedKeys;
2462 struct KeyReplacement replacement = {keyCode, args->deviceId}; in notifyKey()2472 struct KeyReplacement replacement = {keyCode, args->deviceId}; in notifyKey()3330 const KeyReplacement& replacement = mReplacedKeys.keyAt(i); in dumpDispatchStateLocked()