Searched refs:DrawerLayoutUtil (Results 1 – 2 of 2) sorted by relevance
29 import com.android.layoutlib.bridge.android.support.DrawerLayoutUtil;296 } else if (ReflectionUtils.isInstanceOf(view, DrawerLayoutUtil.CN_DRAWER_LAYOUT)) { in setupViewInContext()364 DrawerLayoutUtil.openDrawer(view, gravity); in postInflateProcess()
34 public class DrawerLayoutUtil { class