Searched refs:sMethodForceAnimationOnUI (Results 1 – 1 of 1) sorted by relevance
61 private static Method sMethodForceAnimationOnUI = null; field in PageIndicator225 if (sMethodForceAnimationOnUI == null) {226 sMethodForceAnimationOnUI = AnimatedVectorDrawable.class.getMethod(229 if (sMethodForceAnimationOnUI != null) {230 sMethodForceAnimationOnUI.invoke(avd);