Searched refs:resolveThemeAttribute (Results 1 – 3 of 3) sorted by relevance
97 boolean found = RenderSessionImpl.getCurrentContext().resolveThemeAttribute(resid, in resolveAttribute()
918 mContext.resolveThemeAttribute(android.R.attr.colorPrimary, outValue, true); in testColorTypedValue()
374 public boolean resolveThemeAttribute(int resId, TypedValue outValue, boolean resolveRefs) { in resolveThemeAttribute() method in BridgeContext