Searched refs:mAfforanceHelper (Results 1 – 1 of 1) sorted by relevance
73 private KeyguardAffordanceHelper mAfforanceHelper; field in NotificationPanelView218 mAfforanceHelper = new KeyguardAffordanceHelper(this, getContext()); in onFinishInflate()448 mAfforanceHelper.reset(true); in resetViews()649 mAfforanceHelper.onTouchEvent(event); in onTouchEvent()1608 mAfforanceHelper.animateHideLeftRightIcon(); in onTrackingStarted()1622 mAfforanceHelper.reset(true); in onTrackingStopped()1659 mAfforanceHelper.onConfigurationChanged(); in onConfigurationChanged()1665 mAfforanceHelper.onRtlPropertiesChanged(); in onRtlPropertiesChanged()1721 mAfforanceHelper.startHintAnimation(right, new Runnable() { in onEdgeClicked()