Searched defs:xmlResId (Results 1 – 3 of 3) sorted by relevance
41 public int xmlResId; field in SearchIndexableResource52 public SearchIndexableResource(int rank, int xmlResId, String className, int iconResId) { in SearchIndexableResource()
400 int xmlResId = metaData.getInt(TvInputManager.META_DATA_CONTENT_RATING_SYSTEMS); in buildTvContentRatingSystemListLocked() local
4994 public void setInputExtras(@XmlRes int xmlResId) throws XmlPullParserException, IOException { in setInputExtras()