Searched defs:an (Results 1 – 2 of 2) sorted by relevance
269 ObjectAnimator an = ObjectAnimator.ofFloat(this, STACK_SCROLL, getStackScroll(), newScroll); in animateScroll() local
325 final int an = (a != null) ? a.length : 0; in concatElements() local