OnMultiWindowModeChangedProvider
Interface for components that can dispatch calls from Activity.onMultiWindowModeChanged.
Functions
Link copied to clipboard
Add a new listener that will get a callback associated with Activity.onMultiWindowModeChanged with the new MultiWindowModeChangedInfo.
Link copied to clipboard
Remove a previously added listener. It will not receive any future callbacks.