Searched refs:certsId (Results 1 – 1 of 1) sorted by relevance
175 int certsId = array.getResourceId(R.styleable.FontFamily_fontProviderCerts, 0); in readFamily() local184 if (certsId != 0) { in readFamily()185 TypedArray typedArray = resources.obtainTypedArray(certsId); in readFamily()197 String[] certsArray = resources.getStringArray(certsId); in readFamily()