Searched defs:themeRef (Results 1 – 2 of 2) sorted by relevance
53 private String themeRef; field in AndroidManifest141 String themeRef = activityData != null ? activityData.getThemeRef() : null; in getThemeRef() local
187 String themeRef; in createPackage() local