Home | History | Annotate | Download | only in drawable

Lines Matching refs:holders

595             PropertyValuesHolder[] holders = ((ObjectAnimator) animator).getValues();
596 for (int i = 0; i < holders.length; i++) {
597 PropertyValuesHolder pvh = holders[i];