Searched refs:updateMetaStateIfNeeded (Results 1 – 2 of 2) sorted by relevance
328 if (updateMetaStateIfNeeded(keyCode, down)) { in processKey()388 updateMetaStateIfNeeded(keyCode, false); in updateMetaState()391 bool KeyboardInputMapper::updateMetaStateIfNeeded(int32_t keyCode, bool down) { in updateMetaStateIfNeeded() function in android::KeyboardInputMapper
91 bool updateMetaStateIfNeeded(int32_t keyCode, bool down);