Searched refs:animNames (Results 1 – 1 of 1) sorted by relevance
52 private String[] animNames; field in TestAnimBlendBug65 channel1.setAnim(animNames[4], blendTime); in onAction()66 channel2.setAnim(animNames[4], 0); in onAction()109 animNames = control1.getAnimationNames().toArray(new String[0]); in simpleInitApp()