Searched refs:KeyMap (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/include/ui/
H A DKeyboard.h42 class KeyMap { class in namespace:android
50 KeyMap();
51 ~KeyMap();
81 const PropertyMap* deviceConfiguration, const KeyMap* keyMap);
/frameworks/base/libs/ui/
H A DKeyboard.cpp33 // --- KeyMap ---
35 KeyMap::KeyMap() : function in class:android::KeyMap
39 KeyMap::~KeyMap() {
44 status_t KeyMap::load(const InputDeviceIdentifier& deviceIdenfifier,
98 bool KeyMap::probeKeyMap(const InputDeviceIdentifier& deviceIdentifier,
109 status_t KeyMap::loadKeyLayout(const InputDeviceIdentifier& deviceIdentifier,
128 status_t KeyMap::loadKeyCharacterMap(const InputDeviceIdentifier& deviceIdentifier,
147 String8 KeyMap
[all...]
/frameworks/base/media/libstagefright/
H A DStagefrightMediaScanner.cpp156 struct KeyMap { struct
160 static const KeyMap kKeyMap[] = {
/frameworks/base/services/input/
H A DEventHub.h302 KeyMap keyMap;

Completed in 89 milliseconds