Summary:
  Methods
  
ConfirmationOverlay.FinishedAnimationListener
  public
  static
  
  
  interface
  ConfirmationOverlay.FinishedAnimationListener
  
  
  
| android.support.wearable.view.ConfirmationOverlay.FinishedAnimationListener | 
      This interface is deprecated.
    use androidx.wear.widget.ConfirmationOverlay provided by the Jetpack Wear library instead.
  
Interface for listeners to be notified when the ConfirmationOverlay animation has
 finished and its View has been removed.
Summary
| Public methods | |
|---|---|
| 
        abstract
        
        
        
        
        void | 
      onAnimationFinished()
       | 
Public methods
onAnimationFinished
public abstract void onAnimationFinished ()
