Searched refs:getKeyRemapping (Results 1 – 3 of 3) sorted by relevance
85 public Map<Integer, Integer> getKeyRemapping() { in getKeyRemapping() method in KeyRemapper90 return mDataStore.getKeyRemapping(); in getKeyRemapping()123 Map<Integer, Integer> keyRemapping = mDataStore.getKeyRemapping(); in clearAllRemappingsInternal()145 Map<Integer, Integer> remapping = getKeyRemapping(); in onInputDeviceAdded()
193 public Map<Integer, Integer> getKeyRemapping() { in getKeyRemapping() method in PersistentDataStore
2655 return mKeyRemapper.getKeyRemapping(); in getModifierKeyRemapping()