Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/test/accessibility/
H A DAccTreeNode.java288 String[] aHandlerActions = aHandler.getActions (this); in getActions() local
289 for(int j = 0; j < aHandlerActions.length; j++ ) in getActions()
291 aActions.add( aHandlerActions[j] ); in getActions()

Completed in 10 milliseconds