Searched refs:oldAnims (Results 1 – 1 of 1) sorted by relevance
524 float[] oldAnims = null; in runInstrument() local526 oldAnims = wm.getAnimationScales(); in runInstrument()541 if (oldAnims != null) { in runInstrument()542 wm.setAnimationScales(oldAnims); in runInstrument()