Searched refs:getIndicationAreaAnimators (Results 1 – 4 of 4) sorted by relevance
47 fun getIndicationAreaAnimators(): List<ViewPropertyAnimator> regex104 override fun getIndicationAreaAnimators(): List<ViewPropertyAnimator> {
88 fun getIndicationAreaAnimators(): List<ViewPropertyAnimator> regex286 override fun getIndicationAreaAnimators(): List<ViewPropertyAnimator> {
132 get() = checkNotNull(binding).getIndicationAreaAnimators()
4075 mKeyguardBottomArea.getIndicationAreaAnimators(); in startUnlockHintAnimationPhase1()