Home
last modified time | relevance | path

Searched defs:addKey (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmediahelper/
DAudioParameter.cpp159 status_t AudioParameter::addKey(const String8& key) in addKey() function in android::AudioParameter
/frameworks/native/libs/input/
DKeyCharacterMap.cpp496 void KeyCharacterMap::addKey(Vector<KeyEvent>& outEvents, int32_t deviceId, int32_t keyCode, in addKey() function in android::KeyCharacterMap
/frameworks/native/services/inputflinger/tests/
DFakeEventHub.cpp139 void FakeEventHub::addKey(int32_t deviceId, int32_t scanCode, int32_t usageCode, int32_t keyCode, in addKey() function in android::FakeEventHub