Searched refs:KeyMap (Results 1 – 11 of 11) sorted by relevance
53 void verifyKeys(const KeyMap& keys, const String8* clearKeys) { in verifyKeys()76 KeyMap keys; in TEST_F()98 KeyMap keys; in TEST_F()120 KeyMap keys; in TEST_F()145 KeyMap keys; in TEST_F()183 KeyMap keys; in TEST_F()193 KeyMap keys; in TEST_F()212 KeyMap keys; in TEST_F()241 KeyMap keys; in TEST_F()272 KeyMap keys; in TEST_F()[all …]
35 KeyMap::KeyMap() { in KeyMap() function in android::KeyMap38 KeyMap::~KeyMap() { in ~KeyMap()41 status_t KeyMap::load(const InputDeviceIdentifier& deviceIdenfifier, in load()95 bool KeyMap::probeKeyMap(const InputDeviceIdentifier& deviceIdentifier, in probeKeyMap()106 status_t KeyMap::loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier, in loadKeyLayout()123 status_t KeyMap::loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier, in loadKeyCharacterMap()141 String8 KeyMap::getPath(const InputDeviceIdentifier& deviceIdentifier, in getPath()152 const PropertyMap* deviceConfiguration, const KeyMap* keyMap) { in isEligibleBuiltInKeyboard()
28 typedef std::map<KeyType, DataType*> KeyMap; typedef41 typename KeyMap::iterator dataIter = f_KeyMap.find(pKey); in find()48 typename KeyMap::const_iterator dataIter = f_KeyMap.find(pKey); in find()55 typename KeyMap::iterator dataIter = f_KeyMap.find(pKey); in produce()68 typename KeyMap::iterator dataIter = f_KeyMap.find(pKey); in produce()81 KeyMap f_KeyMap;
44 class KeyMap {52 KeyMap();53 ~KeyMap();83 const PropertyMap* deviceConfiguration, const KeyMap* keyMap);
48 KeyMap keys; in provideKeyResponse()54 const KeyMap::key_type& keyId = keys.keyAt(i); in provideKeyResponse()55 const KeyMap::value_type& key = keys.valueAt(i); in provideKeyResponse()
34 android::Vector<uint8_t> > KeyMap; typedef
59 KeyMap mKeyMap;
41 KeyMap* keys);
53 KeyMap* keys) { in extractKeysFromJsonWebKeySet()
107 struct KeyMap { in processFileInternal() struct111 static const KeyMap kKeyMap[] = { in processFileInternal()
356 KeyMap keyMap;