Searched defs:themeRef (Results 1 – 1 of 1) sorted by relevance
54 private String themeRef; field in AndroidManifest147 String themeRef = activityData != null ? activityData.getThemeRef() : null; in getThemeRef() local