Searched defs:ActionBarDrawerToggle (Results 1 – 2 of 2) sorted by relevance
/frameworks/support/v7/appcompat/src/android/support/v7/app/ |
D | ActionBarDrawerToggle.java | 65 public class ActionBarDrawerToggle implements DrawerLayout.DrawerListener { class 157 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout, in ActionBarDrawerToggle() method in ActionBarDrawerToggle 188 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout, in ActionBarDrawerToggle() method in ActionBarDrawerToggle 200 <T extends Drawable & DrawerToggle> ActionBarDrawerToggle(Activity activity, Toolbar toolbar, in ActionBarDrawerToggle() method in ActionBarDrawerToggle
|
/frameworks/support/v4/java/android/support/v4/app/ |
D | ActionBarDrawerToggle.java | 65 public class ActionBarDrawerToggle implements DrawerLayout.DrawerListener { class 226 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout, in ActionBarDrawerToggle() method in ActionBarDrawerToggle 259 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout, boolean animate, in ActionBarDrawerToggle() method in ActionBarDrawerToggle
|