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.java2057 startHighlightIconAnimation(getCenterIcon()); in startUnlockHintAnimation()
2063 private void startHighlightIconAnimation(final KeyguardAffordanceView icon) { in startHighlightIconAnimation() method in NotificationPanelView