Package-level declarations
Types
Link copied to clipboard
(SESL variant) Allows components to query for various configuration policy decisions about how the action bar should lay out and behave on the current device.
Link copied to clipboard
Represents a contextual mode of the user interface.
Link copied to clipboard
interface CollapsibleActionView
interface CollapsibleActionView
When a android.view.View implements this interface it will receive callbacks when expanded or collapsed as an action view alongside the optional, app-specified callbacks to androidx.core.view.MenuItemCompat.OnActionExpandListener.
Link copied to clipboard
A context wrapper that allows you to modify or replace the theme of the wrapped context.
Link copied to clipboard
open class SeslContentViewInsetsCallback : WindowInsetsAnimation.Callback, View.OnApplyWindowInsetsListener
open class SeslContentViewInsetsCallback : WindowInsetsAnimation.Callback, View.OnApplyWindowInsetsListener
Samsung custom Insets Callback class.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Samsung custom Insets Callback class.
Link copied to clipboard
Link copied to clipboard
Wraps a support androidx.appcompat.view.ActionMode as a framework android.view.ActionMode.
Link copied to clipboard
(SESL variant) This class is used to instantiate menu XML files into Menu objects.
Link copied to clipboard
A very naive implementation of a set of androidx.core.view.ViewPropertyAnimatorCompat.
Link copied to clipboard
A simple decorator stub for Window.Callback that passes through any calls to the wrapped instance as a base implementation.