HomeSort by relevance Sort by last modified time
    Searched defs:ActionBarDrawerToggle (Results 1 - 12 of 12) sorted by null

  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarDrawerToggle.java 42 * <p>To use <code>ActionBarDrawerToggle</code>, create one in your Activity and call through
57 * <p><code>ActionBarDrawerToggle</code> can be used directly as a
66 public class ActionBarDrawerToggle implements DrawerLayout.DrawerListener {
69 * Allows an implementing Activity to return an {@link ActionBarDrawerToggle.Delegate} to use
70 * with ActionBarDrawerToggle.
133 * Construct a new ActionBarDrawerToggle.
150 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout,
158 * Construct a new ActionBarDrawerToggle with a Toolbar.
170 * Please use {@link #ActionBarDrawerToggle(Activity, DrawerLayout, int, int)} if you are
181 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout
    [all...]
  /frameworks/support/core-ui/java/android/support/v4/app/
ActionBarDrawerToggle.java 51 * <p>To use <code>ActionBarDrawerToggle</code>, create one in your Activity and call through
64 * <p><code>ActionBarDrawerToggle</code> can be used directly as a
70 public class ActionBarDrawerToggle implements DrawerLayout.DrawerListener {
73 * Allows an implementing Activity to return an {@link ActionBarDrawerToggle.Delegate} to use
74 * with ActionBarDrawerToggle.
76 * @deprecated Use ActionBarDrawerToggle.DelegateProvider in support-v7-appcompat.
90 * @deprecated Use ActionBarDrawerToggle.DelegateProvider in support-v7-appcompat.
117 private static final String TAG = "ActionBarDrawerToggle";
145 * Construct a new ActionBarDrawerToggle.
163 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout
    [all...]
  /prebuilts/sdk/current/support/core-ui/
android-support-core-ui.jar 
  /prebuilts/sdk/current/support/v7/appcompat/libs/
android-support-v7-appcompat-nodeps.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/
support-v4-19.1.0.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/
support-v4-19.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.0.1/
support-v4-19.0.1.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.jar 

Completed in 423 milliseconds