Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java430 public void animateHideLeftRightIcon() { in animateHideLeftRightIcon() method in KeyguardAffordanceHelper
DNotificationPanelView.java2438 mAffordanceHelper.animateHideLeftRightIcon(); in onTrackingStarted()