Home
last modified time | relevance | path

Searched refs:startHighlightIconAnimation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java1977 startHighlightIconAnimation(getCenterIcon()); in startUnlockHintAnimation()
1983 private void startHighlightIconAnimation(final KeyguardAffordanceView icon) { in startHighlightIconAnimation() method in NotificationPanelView