Searched refs:LAYOUT_RES (Results 1 – 1 of 1) sorted by relevance
71 private static final String LAYOUT_RES = "default_layout"; field in AutoInstallsLayout101 layoutId = targetRes.getIdentifier(LAYOUT_RES, "xml", pkg); in get()