Home
last modified time | relevance | path

Searched refs:HoneycombDelegate (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBarDrawerToggle.java211 mActivityImpl = new HoneycombDelegate(activity); in ActionBarDrawerToggle()
504 private static class HoneycombDelegate implements Delegate { class in ActionBarDrawerToggle
509 private HoneycombDelegate(Activity activity) { in HoneycombDelegate() method in ActionBarDrawerToggle.HoneycombDelegate