Class android.view.View
Added Methods | |
---|---|
void dispatchWindowInsetsAnimationEnd (WindowInsetsAnimation ) |
|
void dispatchWindowInsetsAnimationPrepare (WindowInsetsAnimation ) |
|
WindowInsets dispatchWindowInsetsAnimationProgress (WindowInsets, |
|
Bounds dispatchWindowInsetsAnimationStart (WindowInsetsAnimation, |
|
int getImportantForContentCapture () |
|
CharSequence getStateDescription () |
|
WindowInsetsController getWindowInsetsController () |
|
boolean hasOnLongClickListeners () |
|
boolean isImportantForContentCapture () |
|
boolean isShowingLayoutBounds () |
|
void onProvideContentCaptureStructure (ViewStructure, |
|
void requestUnbufferedDispatch (int ) |
|
void setImportantForContentCapture (int ) |
|
void setStateDescription (CharSequence ) |
|
void setWindowInsetsAnimationCallback (Callback ) |
Changed Methods | ||
---|---|---|
void dispatchSystemUiVisibilityChanged (int ) |
Now deprecated. |
|
void dispatchWindowSystemUiVisiblityChanged (int ) |
Now deprecated. |
|
int getSystemUiVisibility () |
Now deprecated. |
|
int getWindowSystemUiVisibility () |
Now deprecated. |
|
void onWindowSystemUiVisibilityChanged (int ) |
Now deprecated. |
|
void setOnSystemUiVisibilityChangeListener (OnSystemUiVisibilityChangeListener ) |
Now deprecated. |
|
void setSystemUiVisibility (int ) |
Now deprecated. |
Changed Fields | ||
---|---|---|
int SYSTEM_UI_FLAG_FULLSCREEN |
Now deprecated. |
|
int SYSTEM_UI_FLAG_HIDE_NAVIGATION |
Now deprecated. |
|
int SYSTEM_UI_FLAG_IMMERSIVE |
Now deprecated. |
|
int SYSTEM_UI_FLAG_IMMERSIVE_STICKY |
Now deprecated. |
|
int SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN |
Now deprecated. |
|
int SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION |
Now deprecated. |
|
int SYSTEM_UI_FLAG_LAYOUT_STABLE |
Now deprecated. |
|
int SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR |
Now deprecated. |
|
int SYSTEM_UI_FLAG_LIGHT_STATUS_BAR |
Now deprecated. |
|
int SYSTEM_UI_FLAG_LOW_PROFILE |
Now deprecated. |
|
int SYSTEM_UI_FLAG_VISIBLE |
Now deprecated. |
|
int SYSTEM_UI_LAYOUT_FLAGS |
Now deprecated. |