Searched refs:applyTime (Results 1 – 1 of 1) sorted by relevance
187 info.applyTime(Calendar.getInstance(), foreground); in forExtras()211 mAnimationInfo.applyTime(Calendar.getInstance(), (LayerDrawable) getForeground()); in drawForPersistence()240 boolean applyTime(Calendar time, LayerDrawable foregroundDrawable) { in applyTime() method in ClockDrawableWrapper.AnimationInfo372 mInfo.animInfo.applyTime(mTime, mForeground); in drawInternal()398 if (mInfo.animInfo.applyTime(mTime, mForeground)) { in run()