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