Home
last modified time | relevance | path

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

/aoo4110/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()
538 Object[] oKeyEvents = xAccelCfg.getPreferredKeyEventsForCommandList(sCommandList); in impl_checkGetPreferredKeyEventsForCommandList()
541 System.out.println("get preferred key for command " + sCommandList[i] + ":"); in impl_checkGetPreferredKeyEventsForCommandList()
[all …]

Completed in 21 milliseconds