Searched refs:xmlResId (Results 1 – 5 of 5) sorted by relevance
42 public int xmlResId; field in SearchIndexableResource53 public SearchIndexableResource(int rank, int xmlResId, String className, int iconResId) { in SearchIndexableResource() argument56 this.xmlResId = xmlResId; in SearchIndexableResource()78 sb.append(xmlResId); in toString()
365 int xmlResId = metaData.getInt(TvInputManager.META_DATA_CONTENT_RATING_SYSTEMS); in buildTvContentRatingSystemListLocked() local366 if (xmlResId == 0) { in buildTvContentRatingSystemListLocked()373 TvContentRatingSystemInfo.createTvContentRatingSystemInfo(xmlResId, in buildTvContentRatingSystemListLocked()
7116 public void setInputExtras(@XmlRes int xmlResId) throws XmlPullParserException, IOException { in setInputExtras() argument7118 XmlResourceParser parser = getResources().getXml(xmlResId); in setInputExtras()
6646 field public int xmlResId;6720 field public static final String COLUMN_XML_RESID = "xmlResId";
6544 field public int xmlResId;6618 field public static final String COLUMN_XML_RESID = "xmlResId";