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