Searched refs:sCommandList (Results 1 – 1 of 1) sorted by relevance
163 String[] sCommandList = new String[] in checkGlobalAccelCfg() local167 … impl_checkGetPreferredKeyEventsForCommandList(m_xGlobalAccelCfg, xPrimaryAccess, sCommandList); in checkGlobalAccelCfg()320 String[] sCommandList; in checkModuleAccelCfg() local323 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() argument538 Object[] oKeyEvents = xAccelCfg.getPreferredKeyEventsForCommandList(sCommandList); in impl_checkGetPreferredKeyEventsForCommandList()[all …]