Sony Addon SDK

Added in API level 1

public static interface

SmallAppWindow.OnWindowStateChangeListener

This project is no longer being supported and will not get any further updates.

Class Overview

Interface definition for a callback to be invoked when the state of a Window is changed.

Summary

Public Methods
void onWindowStateChanged(SmallAppWindow.WindowState state)

Called when the state of a Window is changed.

Public Methods

Added in API level 1 public void onWindowStateChanged(SmallAppWindow.WindowState state)

Called when the state of a Window is changed.

Parameters
state