Lines Matching refs:setKeyCommandPair
219 rCache.setKeyCommandPair(aKeyEvent, sCommand); in setKeyEvent()
803 rPrimaryCache.setKeyCommandPair(lSecondaryKeys[0], sOriginalCommand); in setKeyEvent()
810 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()
813 rPrimaryCache.setKeyCommandPair(aKeyEvent, sCommand); in setKeyEvent()
826 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()
830 rPrimaryCache.setKeyCommandPair(aKeyEvent, sCommand); in setKeyEvent()
840 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()
843 rPrimaryCache.setKeyCommandPair(aKeyEvent, sCommand); in setKeyEvent()
876 rPrimaryCache.setKeyCommandPair(lSecondaryKeys[0], sOriginalCommand); in removeKeyEvent()
1132 aCache.setKeyCommandPair(*pIt, m_pSecondaryWriteCache->getCommandByKey(*pIt)); in storeToStorage()
1138 aCache.setKeyCommandPair(*pIt, m_aSecondaryReadCache.getCommandByKey(*pIt)); in storeToStorage()
1417 aReadCache.setKeyCommandPair(aKeyEvent, sCommand); in impl_ts_load()
1653 m_aPrimaryReadCache.setKeyCommandPair(aKeyEvent, sCommand); in reloadChanged()
1660 m_aSecondaryReadCache.setKeyCommandPair(aKeyEvent, sCommand); in reloadChanged()