Searched defs:avd (Results 1 – 3 of 3) sorted by relevance
29 AnimatedVectorDrawable avd = (AnimatedVectorDrawable) avdIv.getDrawable(); in onCreate() local
45 final AnimatedVectorDrawable avd = (AnimatedVectorDrawable) getContext() in setExpanded() local
322 public AnimatedVectorDrawableTransition(AnimatedVectorDrawable avd, in AnimatedVectorDrawableTransition()