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 148 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout, in ActionBarDrawerToggle() method in ActionBarDrawerToggle 179 public ActionBarDrawerToggle(Activity activity, DrawerLayout drawerLayout, in ActionBarDrawerToggle() method in ActionBarDrawerToggle 191 ActionBarDrawerToggle(Activity activity, Toolbar toolbar, DrawerLayout drawerLayout, in ActionBarDrawerToggle() method in ActionBarDrawerToggle
|
| /frameworks/support/core-ui/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
|