Home
last modified time | relevance | path

Searched refs:keyMap (Results 1 – 10 of 10) sorted by relevance

/aosp12/system/sepolicy/tools/
H A Dinsertkeys.py117 keyMap = dict()
134 if tag in keyMap:
140 keyMap[tag] = GenerateKeys(path)
146 assert len(keyMap[tag]) == 1
148 return keyMap
162 def __init__(self, keyMap, out=sys.stdout): argument
165 self._keyMap = keyMap
/aosp12/frameworks/native/libs/input/
H A DKeyboard.cpp160 const PropertyMap* deviceConfiguration, const KeyMap* keyMap) { in isEligibleBuiltInKeyboard() argument
162 if (!keyMap->haveKeyCharacterMap() || isKeyboardSpecialFunction(deviceConfiguration) || in isEligibleBuiltInKeyboard()
163 keyMap->keyCharacterMap->getKeyboardType() == in isEligibleBuiltInKeyboard()
/aosp12/frameworks/native/services/inputflinger/reader/
H A DEventHub.cpp405 return keyMap.keyCharacterMap; in getKeyCharacterMap()
448 if (!keyMap.haveKeyLayout()) { in hasKeycodeLocked()
497 return keyMap.load(identifier, configuration.get()); in loadKeyMapLocked()
544 if (!keyMap.haveKeyLayout()) { in mapLed()
898 if (device != nullptr && device->keyMap.haveKeyLayout()) { in markSupportedKeyCodes()
966 if (device != nullptr && device->keyMap.haveKeyLayout()) { in mapAxis()
981 if (device != nullptr && device->keyMap.haveKeyLayout()) { in mapSensor()
982 return device->keyMap.keyLayoutMap->mapSensor(absCode); in mapSensor()
1233 device->keyMap.keyCharacterMap->combine(*map); in setKeyboardLayoutOverlay()
2085 &device->keyMap)) { in openDeviceLocked()
[all …]
/aosp12/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbDebuggingManager.java1932 Map<String, Long> keyMap = new HashMap<String, Long>(); in getKeyMap() local
1939 return keyMap; in getKeyMap()
1943 return keyMap; in getKeyMap()
1954 return keyMap; in getKeyMap()
1961 return keyMap; in getKeyMap()
1984 keyMap.put(key, connectionTime); in getKeyMap()
1993 return keyMap; in getKeyMap()
2009 return keyMap; in getKeyMapBeforeKeystoreVersion()
2013 return keyMap; in getKeyMapBeforeKeystoreVersion()
2038 keyMap.put(key, connectionTime); in getKeyMapBeforeKeystoreVersion()
[all …]
/aosp12/frameworks/native/include/input/
H A DKeyboard.h73 const PropertyMap* deviceConfiguration, const KeyMap* keyMap);
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DReflectedParamUpdater.cpp259 std::set<std::string> keyMap(keys.begin(), keys.end()); in getParamIndicesForKeys() local
262 keyMap.size(), mMap.size()); in getParamIndicesForKeys()
266 ALOGV("count of %s is %zu", name.c_str(), keyMap.count(name)); in getParamIndicesForKeys()
267 if (keyMap.count(name) > 0) { in getParamIndicesForKeys()
/aosp12/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapIMProvider.java583 Map<String, String> keyMap) { in createContentValues() argument
586 String key = keyMap.get(ent.getKey()); // Convert the key name in createContentValues()
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DEventHub.h571 KeyMap keyMap; member
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...