Interface android.view.WindowInsetsController

Removed Methods
void controlInputMethodAnimation(long, WindowInsetsAnimationControlListener)  
void hideInputMethod()  
void showInputMethod()  
 

Added Methods
CancellationSignal controlWindowInsetsAnimation(int, long, Interpolator, WindowInsetsAnimationControlListener)  
void hide(int)  
void show(int)  
 

Added Fields
int BEHAVIOR_SHOW_BARS_BY_SWIPE  
int BEHAVIOR_SHOW_BARS_BY_TOUCH  
int BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE