Searched refs:CN_DRAWER_LAYOUT (Results 1 – 2 of 2) sorted by relevance
36 public static final String CN_DRAWER_LAYOUT = "android.support.v4.widget.DrawerLayout"; field in DrawerLayoutUtil
296 } else if (ReflectionUtils.isInstanceOf(view, DrawerLayoutUtil.CN_DRAWER_LAYOUT)) { in setupViewInContext()