Searched refs:CN_DRAWER_LAYOUT (Results 1 – 2 of 2) sorted by relevance
36 public static final String[] CN_DRAWER_LAYOUT = { field in DrawerLayoutUtil
468 } else if (ReflectionUtils.isInstanceOf(view, DrawerLayoutUtil.CN_DRAWER_LAYOUT)) { in setupViewInContext()