Searched refs:loadKeyMapLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DEventHub.h394 status_t loadKeyMapLocked(Device* device);
H A DEventHub.cpp1236 keyMapStatus = loadKeyMapLocked(device);
1367 loadKeyMapLocked(device);
1405 status_t EventHub::loadKeyMapLocked(Device* device) { function in class:android::EventHub

Completed in 25 milliseconds