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()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 24 milliseconds