Example usage for android.app TaskStackBuilder.SupportParentable interface-usage

List of usage examples for android.app TaskStackBuilder.SupportParentable interface-usage

Introduction

In this page you can find the example usage for android.app TaskStackBuilder.SupportParentable interface-usage.

Usage

From source file android.support.v7.app.ActionBarActivity.java

/**
 * Base class for activities that use the support library action bar features.
 */
public class ActionBarActivity extends FragmentActivity
        implements ActionBar.Callback, TaskStackBuilder.SupportParentable, ActionBarDrawerToggle.DelegateProvider {
    ActionBarActivityDelegate mImpl;

From source file lewa.support.v7.app.ActionBarActivity.java

/**
 * Base class for activities that use the <a
 * href="{@docRoot}tools/extras/support-library.html">support library</a> action bar features.
 *
 * <p>You can add an {@link ActionBar} to your activity when running on API level 7 or higher
 * by extending this class for your activity and setting the activity theme to