Home
last modified time | relevance | path

Searched refs:sCommandList (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java163 String[] sCommandList = new String[] in checkGlobalAccelCfg() local
167 … impl_checkGetPreferredKeyEventsForCommandList(m_xGlobalAccelCfg, xPrimaryAccess, sCommandList); in checkGlobalAccelCfg()
320 String[] sCommandList; in checkModuleAccelCfg() local
323 sCommandList = new String[] in checkModuleAccelCfg()
330 sCommandList = new String[] in checkModuleAccelCfg()
337 sCommandList = new String[] in checkModuleAccelCfg()
344 sCommandList = new String[] in checkModuleAccelCfg()
349 … impl_checkGetPreferredKeyEventsForCommandList(m_xModuleAccelCfg, xPrimaryAccess, sCommandList); in checkModuleAccelCfg()
533 …CommandList(XAcceleratorConfiguration xAccelCfg, XNameAccess xPrimaryAccess, String[] sCommandList) in impl_checkGetPreferredKeyEventsForCommandList() argument
538 Object[] oKeyEvents = xAccelCfg.getPreferredKeyEventsForCommandList(sCommandList); in impl_checkGetPreferredKeyEventsForCommandList()
[all …]