Searched refs:getThemeValue (Results 1 – 1 of 1) sorted by relevance
352 public boolean getThemeValue(int themePtr, int ident, TypedValue outValue, boolean resolveRefs) { in getThemeValue() method in ShadowLegacyAssetManager353 return getThemeValue((long) themePtr, ident, outValue, resolveRefs); in getThemeValue()357 public boolean getThemeValue(long themePtr, int ident, TypedValue outValue, boolean resolveRefs) { in getThemeValue() method in ShadowLegacyAssetManager