Searched refs:mActivityThemes (Results 1 – 1 of 1) sorted by relevance
110 private Map<String, String> mActivityThemes; field in ManifestInfo201 mActivityThemes = new HashMap<String, String>(); in sync()232 mActivityThemes.put(name, theme); in sync()321 return mActivityThemes; in getActivityThemes()