Example usage for android.annotation Widget.Callback interface-usage

List of usage examples for android.annotation Widget.Callback interface-usage

Introduction

In this page you can find the example usage for android.annotation Widget.Callback interface-usage.

Usage

From source file com.achep.acdisplay.ui.fragments.AcDisplayFragment.java

/**
 * This is main fragment of ActiveDisplay app.
 */
// TODO: Put main scene inside of widget.
public class AcDisplayFragment extends Fragment implements NotificationPresenter.OnNotificationListChangedListener,
        ForwardingLayout.OnForwardedEventListener, View.OnTouchListener, Widget.Callback,

From source file com.bullmobi.message.ui.fragments.EasyNotificationFragment.java

/**
 * This is main fragment of ActiveDisplay app.
 */
// TODO: Put main scene inside of widget.
public class EasyNotificationFragment extends Fragment
        implements NotificationPresenter.OnNotificationListChangedListener,