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