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()
51 .add(XmlResource.COLUMN_XML_RESID, indexableResource.xmlResId) in queryXmlResources()105 public SearchIndexableIntentResource(int xmlResId, String intentAction, in SearchIndexableIntentResource() argument109 xmlResId, in SearchIndexableIntentResource()
471 int xmlResId = metaData.getInt(TvInputManager.META_DATA_CONTENT_RATING_SYSTEMS); in buildTvContentRatingSystemListLocked() local472 if (xmlResId == 0) { in buildTvContentRatingSystemListLocked()479 TvContentRatingSystemInfo.createTvContentRatingSystemInfo(xmlResId, in buildTvContentRatingSystemListLocked()
11818 field public int xmlResId;11894 field public static final String COLUMN_XML_RESID = "xmlResId";
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...